Uses of Interface
org.xcsp.modeler.definitions.IObj
-
Packages that use IObj Package Description org.xcsp.modeler.definitions org.xcsp.modeler.entities org.xcsp.modeler.implementation -
-
Uses of IObj in org.xcsp.modeler.definitions
Subinterfaces of IObj in org.xcsp.modeler.definitions Modifier and Type Interface Description static interface
IObj.IObjFunctional
static interface
IObj.IObjSpecialized
-
Uses of IObj in org.xcsp.modeler.entities
Fields in org.xcsp.modeler.entities declared as IObj Modifier and Type Field Description IObj
ObjEntities.ObjEntity. obj
Constructors in org.xcsp.modeler.entities with parameters of type IObj Constructor Description ObjEntity(IObj obj, Types.TypeClass... classes)
-
Uses of IObj in org.xcsp.modeler.implementation
Methods in org.xcsp.modeler.implementation with parameters of type IObj Modifier and Type Method Description ObjEntities.ObjEntity
ProblemIMP3. postObj(IObj o)
-