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. global
Methods in science.aist.ocel.model that return GlobalsType Modifier and Type Method Description GlobalsType
ObjectFactory. createGlobalsType()
Create an instance ofGlobalsType
Methods 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.
-