|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReferenceClass
| Method Summary | |
|---|---|
Reference |
createReference()
Creates an instance of class Reference. |
Reference |
createReference(String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Creates an instance of class Reference based on all
required attributes. |
Reference |
extendBasicObject(BasicObject _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Creates an instance of class Reference based on the
superclass BasicObject and all required attributes not
included in this superclass. |
Reference |
extendContextCapable(ContextCapable _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Creates an instance of class Reference based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Reference |
extendElement(Element _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Creates an instance of class Reference based on the
superclass Element and all required attributes not
included in this superclass. |
Reference |
extendExtentCapable(ExtentCapable _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Creates an instance of class Reference based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
Reference |
extendFeature(Feature _base,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Creates an instance of class Reference based on the
superclass Feature and all required attributes not
included in this superclass. |
Reference |
extendStructuralFeature(StructuralFeature _base,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd)
Creates an instance of class Reference based on the
superclass StructuralFeature and all required attributes
not included in this superclass. |
Reference |
extendTypedElement(TypedElement _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity)
Creates an instance of class Reference based on the
superclass TypedElement and all required attributes not
included in this superclass. |
Reference |
extendViewCapable(ViewCapable _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Creates an instance of class Reference based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
Reference |
getReference(Object object)
Creates an instance of class Reference 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 |
|---|
Reference createReference()
Reference.
This is a factory operation used to create instance objects of class
Reference.
Reference getReference(Object object)
Reference based on the
specified Object instance.
This is a factory operation used to create instance objects of class
Reference.
object - The Object instance this class is based on.
Reference createReference(String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Reference based on all
required attributes.
This is a factory operation used to create instance objects of class
Reference.
Reference extendElement(Element _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Reference 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
Reference.
Reference extendFeature(Feature _base,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Reference based on the
superclass Feature and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Reference.
Reference extendStructuralFeature(StructuralFeature _base,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd)
Reference based on the
superclass StructuralFeature and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
Reference.
Reference extendTypedElement(TypedElement _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity)
Reference based on the
superclass TypedElement and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Reference.
Reference extendBasicObject(BasicObject _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Reference 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
Reference.
Reference extendContextCapable(ContextCapable _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Reference 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
Reference.
Reference extendExtentCapable(ExtentCapable _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Reference 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
Reference.
Reference extendViewCapable(ViewCapable _base,
String scope,
String visibility,
AssociationEnd exposedEnd,
AssociationEnd referencedEnd,
boolean isChangeable,
String multiplicity,
Classifier type)
Reference 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
Reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||