|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.openmdx.ui1.jdo2.FeatureDefinition
public class FeatureDefinition
Abstract class FeatureDefinition
| Nested Class Summary | |
|---|---|
static class |
FeatureDefinition.Identity
The object's application identity |
static class |
FeatureDefinition.Slice
|
| 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> |
BASE_CLASS
Define this class as base class |
static List<String> |
CLASS
Define the model class org::openmdx::ui1::FeatureDefinition |
| Constructor Summary | |
|---|---|
FeatureDefinition()
|
|
| Method Summary | ||
|---|---|---|
static FeatureDefinition.Identity |
newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected String |
openmdxjdoGetObjectId()
Retrieve the object's JDO identity key |
|
static org.w3c.cci2.CloseableCollection<FeatureDefinition> |
openmdxjdoGetObjectsByParent(Segment segment)
Navigate through an object's composite association |
|
protected
|
openmdxjdoGetSlices()
|
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
setSegment(Segment segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
Set the object's composite association org:openmdx:ui1:SegmentContainsFeatureDefinition. |
|
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSize, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoSetSize, 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 |
| Field Detail |
|---|
public static final List<String> CLASS
org::openmdx::ui1::FeatureDefinition
public static final List<String> BASE_CLASS
FeatureDefinition.CLASS| Constructor Detail |
|---|
public FeatureDefinition()
| Method Detail |
|---|
protected String openmdxjdoGetObjectId()
openmdxjdoGetObjectId in class org.oasisopen.jdo2.Identifiableprotected final <E extends org.w3c.jdo2.AbstractObject.Slice> SortedMap<Integer,E> openmdxjdoGetSlices()
openmdxjdoGetSlices in class org.w3c.jdo2.AbstractObjectprotected List<String> openmdxjdoGetClass()
FeatureDefinition.CLASSpublic void setSegment(Segment segment)
segment.
setSegment in interface FeatureDefinitionsegment - The non-null new value for this reference.public static org.w3c.cci2.CloseableCollection<FeatureDefinition> openmdxjdoGetObjectsByParent(Segment segment)
public void setSegment(Segment segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
org:openmdx:ui1:SegmentContainsFeatureDefinition.
setSegment in interface FeatureDefinitionsegment - The non-null new value for this object's composite owner.qualifiedNameIsPersistent - Defines whether the qualifiedName is persistent.qualifiedName - The non-null new value for this object's qualifier.
public static FeatureDefinition.Identity newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||