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. object
Methods in science.aist.ocel.model that return ObjectType Modifier and Type Method Description ObjectType
ObjectFactory. createObjectType()
Create an instance ofObjectType
Methods 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.
-