|
||||||||||
| 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.BuildingUnitClassImpl
public class BuildingUnitClassImpl
| Constructor Summary | |
|---|---|
BuildingUnitClassImpl(RefPackage_1_0 refPackage)
|
|
| Method Summary | |
|---|---|
BuildingUnit |
createBuildingUnit()
Creates an instance of class BuildingUnit. |
BuildingUnit |
createBuildingUnit(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on all
required attributes. |
BuildingUnit |
extendAbstractBuildingUnit(AbstractBuildingUnit _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass AbstractBuildingUnit and all required
attributes not included in this superclass. |
BuildingUnit |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass AlertSender and all required attributes not
included in this superclass. |
BuildingUnit |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass Auditee and all required attributes not
included in this superclass. |
BuildingUnit |
extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass BasicObject and all required attributes not
included in this superclass. |
BuildingUnit |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass Cloneable and all required attributes not
included in this superclass. |
BuildingUnit |
extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
BuildingUnit |
extendCrxObject(CrxObject _base,
String name,
short buildingUnitType)
Creates an instance of class BuildingUnit based on the
superclass CrxObject and all required attributes not
included in this superclass. |
BuildingUnit |
extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
BuildingUnit |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass Importer and all required attributes not
included in this superclass. |
BuildingUnit |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass Indexed and all required attributes not
included in this superclass. |
BuildingUnit |
extendPictured(Pictured _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass Pictured and all required attributes not
included in this superclass. |
BuildingUnit |
extendSecureObject(SecureObject _base,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass SecureObject and all required attributes not
included in this superclass. |
BuildingUnit |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass. |
BuildingUnit |
extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
BuildingUnit |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
Creates an instance of class BuildingUnit based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
BuildingUnit |
getBuildingUnit(Object object)
Creates an instance of class BuildingUnit 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 BuildingUnitClassImpl(RefPackage_1_0 refPackage)
| Method Detail |
|---|
public String refMofId()
refMofId in interface RefBaseObjectrefMofId in class RefClass_1public BuildingUnit getBuildingUnit(Object object)
BuildingUnitClassBuildingUnit based on the
specified Object instance.
This is a factory operation used to create instance objects of class
BuildingUnit.
getBuildingUnit in interface BuildingUnitClassobject - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.public BuildingUnit createBuildingUnit()
BuildingUnitClassBuildingUnit.
This is a factory operation used to create instance objects of class
BuildingUnit.
createBuildingUnit in interface BuildingUnitClass
public BuildingUnit createBuildingUnit(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit based on all
required attributes.
This is a factory operation used to create instance objects of class
BuildingUnit.
createBuildingUnit in interface BuildingUnitClass
public BuildingUnit extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendAlertSender in interface BuildingUnitClass
public BuildingUnit extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendAuditee in interface BuildingUnitClass
public BuildingUnit extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendCloneable in interface BuildingUnitClass
public BuildingUnit extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendImporter in interface BuildingUnitClass
public BuildingUnit extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendIndexed in interface BuildingUnitClass
public BuildingUnit extendSecureObject(SecureObject _base,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendSecureObject in interface BuildingUnitClass
public BuildingUnit extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendSubscriptionTarget in interface BuildingUnitClass
public BuildingUnit extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendXmlExporter in interface BuildingUnitClass
public BuildingUnit extendAbstractBuildingUnit(AbstractBuildingUnit _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendAbstractBuildingUnit in interface BuildingUnitClass
public BuildingUnit extendCrxObject(CrxObject _base,
String name,
short buildingUnitType)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendCrxObject in interface BuildingUnitClass
public BuildingUnit extendPictured(Pictured _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendPictured in interface BuildingUnitClass
public BuildingUnit extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendBasicObject in interface BuildingUnitClass
public BuildingUnit extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendContextCapable in interface BuildingUnitClass
public BuildingUnit extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendExtentCapable in interface BuildingUnitClass
public BuildingUnit extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String name,
short buildingUnitType,
boolean disabled)
BuildingUnitClassBuildingUnit 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
BuildingUnit.
extendViewCapable in interface BuildingUnitClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||