|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImportClass
| Method Summary | |
|---|---|
Import |
createImport()
Creates an instance of class Import. |
Import |
createImport(Namespace importedNamespace,
boolean isClustered,
String visibility)
Creates an instance of class Import based on all required
attributes. |
Import |
extendBasicObject(BasicObject _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Creates an instance of class Import based on the
superclass BasicObject and all required attributes not
included in this superclass. |
Import |
extendContextCapable(ContextCapable _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Creates an instance of class Import based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Import |
extendElement(Element _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Creates an instance of class Import based on the
superclass Element and all required attributes not
included in this superclass. |
Import |
extendExtentCapable(ExtentCapable _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Creates an instance of class Import based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
Import |
extendViewCapable(ViewCapable _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Creates an instance of class Import based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
Import |
getImport(Object object)
Creates an instance of class Import 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 |
|---|
Import createImport()
Import.
This is a factory operation used to create instance objects of class
Import.
Import getImport(Object object)
Import based on the specified
Object instance.
This is a factory operation used to create instance objects of class
Import.
object - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.
Import createImport(Namespace importedNamespace,
boolean isClustered,
String visibility)
Import based on all required
attributes.
This is a factory operation used to create instance objects of class
Import.
Import extendElement(Element _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Import 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
Import.
Import extendBasicObject(BasicObject _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Import 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
Import.
Import extendContextCapable(ContextCapable _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Import 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
Import.
Import extendExtentCapable(ExtentCapable _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Import 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
Import.
Import extendViewCapable(ViewCapable _base,
Namespace importedNamespace,
boolean isClustered,
String visibility)
Import 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
Import.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||