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