org.omg.model1.jdo2
Class Segment
java.lang.Object
org.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.openmdx.base.jdo2.Segment
org.omg.model1.jdo2.Segment
- All Implemented Interfaces:
- Serializable, ContextCapable, Segment, ViewCapable
public class Segment
- extends Segment
- implements Segment
Class Segment
- 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::Segment |
| 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 |
CLASS
public static final List<String> CLASS
- Define the model class
org::omg::model1::Segment
Segment
public Segment()
openmdxjdoGetSlices
protected final <E extends org.w3c.jdo2.AbstractObject.Slice> SortedMap<Integer,E> openmdxjdoGetSlices()
- Overrides:
openmdxjdoGetSlices in class org.w3c.jdo2.AbstractObject
getElement
public <T extends Element> Collection<T> getElement()
- Retrieves a set containing all the elements for the reference
element.
- Returns:
- A set containing all the elements for this reference.
beginImport
public <T extends Void> T beginImport()
throws RefException
- Throws:
RefException
endImport
public <T extends Void> T endImport()
throws RefException
- Throws:
RefException
openmdxjdoGetSize
protected int openmdxjdoGetSize(int field)
- Overrides:
openmdxjdoGetSize in class org.w3c.jdo2.AbstractObject
openmdxjdoSetSize
protected void openmdxjdoSetSize(int field,
int size)
- Overrides:
openmdxjdoSetSize in class org.w3c.jdo2.AbstractObject
newSlice
protected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
openmdxjdoGetClass
protected List<String> openmdxjdoGetClass()
- Retrieve the model class
- Overrides:
openmdxjdoGetClass in class Segment
- Returns:
- the model class
- See Also:
Segment.CLASS
newIdentity
public static Segment.Identity newIdentity(Provider.Identity provider,
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.