Uses of Class
science.aist.xes.model.GlobalsType
- 
Packages that use GlobalsType Package Description science.aist.xes.model 
- 
- 
Uses of GlobalsType in science.aist.xes.modelFields in science.aist.xes.model with type parameters of type GlobalsType Modifier and Type Field Description protected List<GlobalsType>LogType. globalMethods in science.aist.xes.model that return GlobalsType Modifier and Type Method Description GlobalsTypeObjectFactory. createGlobalsType()Create an instance ofGlobalsTypeMethods in science.aist.xes.model that return types with arguments of type GlobalsType Modifier and Type Method Description List<GlobalsType>LogType. getGlobal()Gets the value of the global property.
 
-