org.omg.model1.jdo2
Class Import
java.lang.Object
org.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.omg.model1.jdo2.Element
org.omg.model1.jdo2.Import
- All Implemented Interfaces:
- Serializable, Element, Import, BasicObject, ContextCapable, ExtentCapable, ViewCapable
public class Import
- extends Element
- implements Import
Class Import
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
org.w3c.jdo2.AbstractObject.BLOB, org.w3c.jdo2.AbstractObject.CLOB, org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
|
Field Summary |
static List<String> |
CLASS
Define the model class org::omg::model1::Import |
| Methods inherited from class org.omg.model1.jdo2.Element |
getAnnotation, getContainer, getCreatedAt, getCreatedBy, getIdentity, getModifiedAt, getModifiedBy, getName, getQualifiedName, getSegment, getStereotype, getView, openmdxjdoGetObjectId, openmdxjdoGetObjectsByParent, openmdxjdoGetSlices, setAnnotation, setContainer, setSegment, setSegment, setStereotype |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
openmdxjdoGetIdentity, openmdxjdoGetIdentity, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.omg.model1.cci2.Element |
getAnnotation, getContainer, getName, getQualifiedName, getSegment, getStereotype, setAnnotation, setContainer, setSegment, setSegment, setStereotype |
CLASS
public static final List<String> CLASS
- Define the model class
org::omg::model1::Import
Import
public Import()
getVisibility
public String getVisibility()
- Retrieves the value for the attribute
visibility.
- Specified by:
getVisibility in interface Import
- Returns:
- The non-null value for attribute
visibility.
setVisibility
public void setVisibility(String visibility)
- Sets a new value for the attribute
visibility.
- Specified by:
setVisibility in interface Import
- Parameters:
visibility - The non-null new value for attribute visibility.
getImportedNamespace
public Namespace getImportedNamespace()
- Retrieves the value for the reference
importedNamespace.
- Specified by:
getImportedNamespace in interface Import
- Returns:
- The non-
null value for this reference.
setImportedNamespace
public void setImportedNamespace(Namespace importedNamespace)
- Sets a new value for the reference
importedNamespace.
- Specified by:
setImportedNamespace in interface Import
- Parameters:
importedNamespace - The non-null new value for this reference.
isClustered
public boolean isClustered()
- Retrieves the value for the attribute
isClustered.
- Specified by:
isClustered in interface Import
- Returns:
- The non-null value for attribute
isClustered.
setClustered
public void setClustered(boolean isClustered)
- Sets a new value for the attribute
isClustered.
- Specified by:
setClustered in interface Import
- Parameters:
isClustered - The non-null new value for attribute isClustered.
openmdxjdoGetSize
protected int openmdxjdoGetSize(int field)
- Overrides:
openmdxjdoGetSize in class Element
openmdxjdoSetSize
protected void openmdxjdoSetSize(int field,
int size)
- Overrides:
openmdxjdoSetSize in class Element
newSlice
protected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
- Overrides:
newSlice in class Element
openmdxjdoGetClass
protected List<String> openmdxjdoGetClass()
- Retrieve the model class
- Overrides:
openmdxjdoGetClass in class Element
- Returns:
- the model class
- See Also:
Import.CLASS
newIdentity
public static Element.Identity newIdentity(Segment.Identity segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.