|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssociationClass
| Method Summary | |
|---|---|
Association |
createAssociation()
Creates an instance of class Association. |
Association |
createAssociation(boolean isDerived,
boolean isAbstract,
String visibility)
Creates an instance of class Association based on all
required attributes. |
Association |
extendBasicObject(BasicObject _base,
boolean isDerived,
boolean isAbstract,
String 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 |
extendContextCapable(ContextCapable _base,
boolean isDerived,
boolean isAbstract,
String visibility)
Creates an instance of class Association based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Association |
extendElement(Element _base,
boolean isDerived,
boolean isAbstract,
String 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,
boolean isDerived,
boolean isAbstract,
String 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 |
extendNamespace(Namespace _base,
boolean isDerived,
boolean isAbstract,
String visibility)
Creates an instance of class Association based on the
superclass Namespace and all required attributes not
included in this superclass. |
Association |
extendViewCapable(ViewCapable _base,
boolean isDerived,
boolean isAbstract,
String visibility)
Creates an instance of class Association based on the
superclass ViewCapable 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. |
| 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, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
Association createAssociation()
Association.
This is a factory operation used to create instance objects of class
Association.
Association getAssociation(Object object)
Association based on the
specified Object instance.
This is a factory operation used to create instance objects of class
Association.
object - The Object instance this class is based on.
Association createAssociation(boolean isDerived,
boolean isAbstract,
String visibility)
Association based on all
required attributes.
This is a factory operation used to create instance objects of class
Association.
Association extendClassifier(Classifier _base,
boolean isDerived)
Association 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.
Association extendElement(Element _base,
boolean isDerived,
boolean isAbstract,
String visibility)
Association 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.
Association extendGeneralizableElement(GeneralizableElement _base,
boolean isDerived)
Association 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.
Association extendNamespace(Namespace _base,
boolean isDerived,
boolean isAbstract,
String visibility)
Association 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.
Association extendBasicObject(BasicObject _base,
boolean isDerived,
boolean isAbstract,
String visibility)
Association 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.
Association extendContextCapable(ContextCapable _base,
boolean isDerived,
boolean isAbstract,
String visibility)
Association 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.
Association extendExtentCapable(ExtentCapable _base,
boolean isDerived,
boolean isAbstract,
String visibility)
Association 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.
Association extendViewCapable(ViewCapable _base,
boolean isDerived,
boolean isAbstract,
String visibility)
Association 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||