|
||||||||||
| 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.model1.cci.AssociationClassImpl
public class AssociationClassImpl
| Constructor Summary | |
|---|---|
AssociationClassImpl(RefPackage_1_0 refPackage)
|
|
| Method Summary | |
|---|---|
Association |
createAssociation()
Creates an instance of class Association. |
Association |
createAssociation(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on all
required attributes. |
Association |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass AlertSender and all required attributes not
included in this superclass. |
Association |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass Auditee and all required attributes not
included in this superclass. |
Association |
extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass BasicObject and all required attributes not
included in this superclass. |
Association |
extendClassifier(Classifier _base,
boolean isDerived)
Creates an instance of class Association based on the
superclass Classifier and all required attributes not
included in this superclass. |
Association |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass Cloneable and all required attributes not
included in this superclass. |
Association |
extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Association |
extendCrxObject(CrxObject _base,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Association |
extendElement(Element _base,
boolean isDerived,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass Element and all required attributes not
included in this superclass. |
Association |
extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
Association |
extendGeneralizableElement(GeneralizableElement _base,
boolean isDerived)
Creates an instance of class Association based on the
superclass GeneralizableElement and all required
attributes not included in this superclass. |
Association |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass Importer and all required attributes not
included in this superclass. |
Association |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass Indexed and all required attributes not
included in this superclass. |
Association |
extendNamespace(Namespace _base,
boolean isDerived,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass Namespace and all required attributes not
included in this superclass. |
Association |
extendSecureObject(SecureObject _base,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass SecureObject and all required attributes not
included in this superclass. |
Association |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass. |
Association |
extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
Association |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
Creates an instance of class Association based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
Association |
getAssociation(Object object)
Creates an instance of class Association 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 AssociationClassImpl(RefPackage_1_0 refPackage)
| Method Detail |
|---|
public String refMofId()
refMofId in interface RefBaseObjectrefMofId in class RefClass_1public Association getAssociation(Object object)
AssociationClassAssociation based on the
specified Object instance.
This is a factory operation used to create instance objects of class
Association.
getAssociation in interface AssociationClassobject - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.public Association createAssociation()
AssociationClassAssociation.
This is a factory operation used to create instance objects of class
Association.
createAssociation in interface AssociationClass
public Association createAssociation(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation based on all
required attributes.
This is a factory operation used to create instance objects of class
Association.
createAssociation in interface AssociationClass
public Association extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendAlertSender in interface AssociationClass
public Association extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendAuditee in interface AssociationClass
public Association extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendCloneable in interface AssociationClass
public Association extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendImporter in interface AssociationClass
public Association extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendIndexed in interface AssociationClass
public Association extendSecureObject(SecureObject _base,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendSecureObject in interface AssociationClass
public Association extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendSubscriptionTarget in interface AssociationClass
public Association extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendXmlExporter in interface AssociationClass
public Association extendCrxObject(CrxObject _base,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendCrxObject in interface AssociationClass
public Association extendClassifier(Classifier _base,
boolean isDerived)
AssociationClassAssociation based on the
superclass Classifier and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Association.
extendClassifier in interface AssociationClass
public Association extendElement(Element _base,
boolean isDerived,
boolean isAbstract,
short visibility)
AssociationClassAssociation based on the
superclass Element and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Association.
extendElement in interface AssociationClass
public Association extendGeneralizableElement(GeneralizableElement _base,
boolean isDerived)
AssociationClassAssociation based on the
superclass GeneralizableElement and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
Association.
extendGeneralizableElement in interface AssociationClass
public Association extendNamespace(Namespace _base,
boolean isDerived,
boolean isAbstract,
short visibility)
AssociationClassAssociation based on the
superclass Namespace and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Association.
extendNamespace in interface AssociationClass
public Association extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendBasicObject in interface AssociationClass
public Association extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendContextCapable in interface AssociationClass
public Association extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendExtentCapable in interface AssociationClass
public Association extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
boolean isDerived,
String name,
String qualifiedName,
boolean isAbstract,
short visibility)
AssociationClassAssociation 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
Association.
extendViewCapable in interface AssociationClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||