Uses of Class
science.aist.ocel.model.GlobalsType
- 
Packages that use GlobalsType Package Description science.aist.ocel.model  - 
- 
Uses of GlobalsType in science.aist.ocel.model
Fields in science.aist.ocel.model with type parameters of type GlobalsType Modifier and Type Field Description protected List<GlobalsType>LogType. globalMethods in science.aist.ocel.model that return GlobalsType Modifier and Type Method Description GlobalsTypeObjectFactory. createGlobalsType()Create an instance ofGlobalsTypeMethods in science.aist.ocel.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. 
 -