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.modelFields in science.aist.xes.model with type parameters of type ExtensionType Modifier and Type Field Description protected List<ExtensionType>LogType. extensionMethods in science.aist.xes.model that return ExtensionType Modifier and Type Method Description ExtensionTypeObjectFactory. createExtensionType()Create an instance ofExtensionTypeMethods 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.
 
-