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