Uses of Class
science.aist.ocel.model.ObjectsType
- 
Packages that use ObjectsType Package Description science.aist.ocel.model  - 
- 
Uses of ObjectsType in science.aist.ocel.model
Fields in science.aist.ocel.model with type parameters of type ObjectsType Modifier and Type Field Description protected List<ObjectsType>LogType. objectsMethods in science.aist.ocel.model that return ObjectsType Modifier and Type Method Description ObjectsTypeObjectFactory. createObjectsType()Create an instance ofObjectsTypeMethods in science.aist.ocel.model that return types with arguments of type ObjectsType Modifier and Type Method Description List<ObjectsType>LogType. getObjects()Gets the value of the objects property. 
 -