|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefClass_1
org.opencrx.kernel.building1.cci.BuildingClassImpl
public class BuildingClassImpl
| Constructor Summary | |
|---|---|
BuildingClassImpl(RefPackage_1_0 refPackage)
|
|
| Method Summary | |
|---|---|
Building |
createBuilding()
Creates an instance of class Building. |
Building |
createBuilding(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on all
required attributes. |
Building |
extendAbstractBuildingUnit(AbstractBuildingUnit _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Building based on the
superclass AbstractBuildingUnit and all required
attributes not included in this superclass. |
Building |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass AlertSender and all required attributes not
included in this superclass. |
Building |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass Auditee and all required attributes not
included in this superclass. |
Building |
extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass BasicObject and all required attributes not
included in this superclass. |
Building |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass Cloneable and all required attributes not
included in this superclass. |
Building |
extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Building |
extendCrxObject(CrxObject _base,
String name)
Creates an instance of class Building based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Building |
extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
Building |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass Importer and all required attributes not
included in this superclass. |
Building |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass Indexed and all required attributes not
included in this superclass. |
Building |
extendPictured(Pictured _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass Pictured and all required attributes not
included in this superclass. |
Building |
extendSecureObject(SecureObject _base,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass SecureObject and all required attributes not
included in this superclass. |
Building |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass. |
Building |
extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
Building |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
Creates an instance of class Building based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
Building |
getBuilding(Object object)
Creates an instance of class Building based on the
specified Object instance. |
String |
refMofId()
|
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefClass_1 |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum, refGetValue, refGetValue, refGetValue, refGetValue, refImmediatePackage, refInvokeOperation, refInvokeOperation, refMetaObject, refOutermostPackage, refSetValue, refSetValue, refSetValue, refVerifyConstraints |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.jmi.reflect.RefClass |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refOutermostPackage, refVerifyConstraints |
| Constructor Detail |
|---|
public BuildingClassImpl(RefPackage_1_0 refPackage)
| Method Detail |
|---|
public String refMofId()
refMofId in interface RefBaseObjectrefMofId in class RefClass_1public Building getBuilding(Object object)
BuildingClassBuilding based on the
specified Object instance.
This is a factory operation used to create instance objects of class
Building.
getBuilding in interface BuildingClassobject - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.public Building createBuilding()
BuildingClassBuilding.
This is a factory operation used to create instance objects of class
Building.
createBuilding in interface BuildingClass
public Building createBuilding(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on all
required attributes.
This is a factory operation used to create instance objects of class
Building.
createBuilding in interface BuildingClass
public Building extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass AlertSender and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendAlertSender in interface BuildingClass
public Building extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass Auditee and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendAuditee in interface BuildingClass
public Building extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass Cloneable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendCloneable in interface BuildingClass
public Building extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass Importer and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendImporter in interface BuildingClass
public Building extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass Indexed and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendIndexed in interface BuildingClass
public Building extendSecureObject(SecureObject _base,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass SecureObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendSecureObject in interface BuildingClass
public Building extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendSubscriptionTarget in interface BuildingClass
public Building extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass XmlExporter and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendXmlExporter in interface BuildingClass
public Building extendAbstractBuildingUnit(AbstractBuildingUnit _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
BuildingClassBuilding based on the
superclass AbstractBuildingUnit and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendAbstractBuildingUnit in interface BuildingClass
public Building extendCrxObject(CrxObject _base,
String name)
BuildingClassBuilding based on the
superclass CrxObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendCrxObject in interface BuildingClass
public Building extendPictured(Pictured _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass Pictured and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendPictured in interface BuildingClass
public Building extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass BasicObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendBasicObject in interface BuildingClass
public Building extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass ContextCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendContextCapable in interface BuildingClass
public Building extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass ExtentCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendExtentCapable in interface BuildingClass
public Building extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
boolean disabled)
BuildingClassBuilding based on the
superclass ViewCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Building.
extendViewCapable in interface BuildingClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||