Uses of Class
science.aist.ocel.model.ObjectType
- 
Packages that use ObjectType Package Description science.aist.ocel.model  - 
- 
Uses of ObjectType in science.aist.ocel.model
Fields in science.aist.ocel.model with type parameters of type ObjectType Modifier and Type Field Description protected List<ObjectType>ObjectsType. objectMethods in science.aist.ocel.model that return ObjectType Modifier and Type Method Description ObjectTypeObjectFactory. createObjectType()Create an instance ofObjectTypeMethods in science.aist.ocel.model that return types with arguments of type ObjectType Modifier and Type Method Description List<ObjectType>ObjectsType. getObject()Gets the value of the object property. 
 -