|
||||||||||
| 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
org.openmdx.ui1.jdo2.StructuralFeatureDefinition
public class StructuralFeatureDefinition
Class StructuralFeatureDefinition
| Nested Class Summary | |
|---|---|
static class |
StructuralFeatureDefinition.Slice
Slice object hold the
StructuralFeatureDefinition's multivalued attributes |
| Nested classes/interfaces inherited from class org.openmdx.ui1.jdo2.FeatureDefinition |
|---|
FeatureDefinition.Identity |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface org.openmdx.ui1.cci2.FeatureDefinition |
|---|
FeatureDefinition.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::openmdx::ui1::StructuralFeatureDefinition |
| Fields inherited from class org.openmdx.ui1.jdo2.FeatureDefinition |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
StructuralFeatureDefinition()
|
|
| Method Summary | |
|---|---|
String |
getMultiplicity()
Retrieves the value for the attribute multiplicity. |
String |
getType()
Retrieves the value for the attribute type. |
boolean |
isChangeable()
Retrieves the value for the attribute changeable. |
Boolean |
isReference()
Retrieves the possibly null value for the optional attribute isReference. |
static FeatureDefinition.Identity |
newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
protected int |
openmdxjdoGetSize(int field)
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
static FeatureDefinition.Identity |
openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
void |
setChangeable(boolean changeable)
Sets a new value for the attribute changeable. |
void |
setMultiplicity(String multiplicity)
Sets a new value for the attribute multiplicity. |
void |
setReference(Boolean isReference)
Sets a new value for the attribute isReference. |
void |
setType(String type)
Sets a new value for the attribute type. |
| Methods inherited from class org.openmdx.ui1.jdo2.FeatureDefinition |
|---|
addToSegment, addToSegment, openmdxjdoGetObjectId, openmdxjdoGetObjectsByParent, openmdxjdoGetSlices |
| 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 |
|---|
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::StructuralFeatureDefinition
| Constructor Detail |
|---|
public StructuralFeatureDefinition()
| Method Detail |
|---|
public String getMultiplicity()
multiplicity.
getMultiplicity in interface StructuralFeatureDefinitionmultiplicity.public void setMultiplicity(String multiplicity)
multiplicity.
setMultiplicity in interface StructuralFeatureDefinitionmultiplicity - The non-null new value for attribute multiplicity.public final Boolean isReference()
isReference.
isReference in interface StructuralFeatureDefinitionisReference.public void setReference(Boolean isReference)
isReference.
setReference in interface StructuralFeatureDefinitionisReference - The possibly null new value for attribute isReference.public String getType()
type.
getType in interface StructuralFeatureDefinitiontype.public void setType(String type)
type.
setType in interface StructuralFeatureDefinitiontype - The non-null new value for attribute type.public boolean isChangeable()
changeable.
isChangeable in interface StructuralFeatureDefinitionchangeable.public void setChangeable(boolean changeable)
changeable.
setChangeable in interface StructuralFeatureDefinitionchangeable - The non-null new value for attribute changeable.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class org.w3c.jdo2.AbstractObject
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class org.w3c.jdo2.AbstractObjectprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
protected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class FeatureDefinitionStructuralFeatureDefinition.CLASS
public static FeatureDefinition.Identity newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
public static FeatureDefinition.Identity openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||