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