Uses of Class
science.aist.xes.model.ExtensionType
-
Packages that use ExtensionType Package Description science.aist.xes.model -
-
Uses of ExtensionType in science.aist.xes.model
Fields in science.aist.xes.model with type parameters of type ExtensionType Modifier and Type Field Description protected List<ExtensionType>
LogType. extension
Methods in science.aist.xes.model that return ExtensionType Modifier and Type Method Description ExtensionType
ObjectFactory. createExtensionType()
Create an instance ofExtensionType
Methods in science.aist.xes.model that return types with arguments of type ExtensionType Modifier and Type Method Description List<ExtensionType>
LogType. getExtension()
Gets the value of the extension property.
-