org.openmdx.ui1.jdo2
Class StructuralFeatureDefinition
java.lang.Object
org.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.openmdx.ui1.jdo2.FeatureDefinition
org.openmdx.ui1.jdo2.StructuralFeatureDefinition
- All Implemented Interfaces:
- Serializable, FeatureDefinition, StructuralFeatureDefinition
public class StructuralFeatureDefinition
- extends FeatureDefinition
- implements StructuralFeatureDefinition
Class StructuralFeatureDefinition
- 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::openmdx::ui1::StructuralFeatureDefinition |
| 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::openmdx::ui1::StructuralFeatureDefinition
StructuralFeatureDefinition
public StructuralFeatureDefinition()
getMultiplicity
public String getMultiplicity()
- Retrieves the value for the attribute
multiplicity.
- Specified by:
getMultiplicity in interface StructuralFeatureDefinition
- Returns:
- The non-null value for attribute
multiplicity.
setMultiplicity
public void setMultiplicity(String multiplicity)
- Sets a new value for the attribute
multiplicity.
- Specified by:
setMultiplicity in interface StructuralFeatureDefinition
- Parameters:
multiplicity - The non-null new value for attribute multiplicity.
getType
public String getType()
- Retrieves the value for the attribute
type.
- Specified by:
getType in interface StructuralFeatureDefinition
- Returns:
- The non-null value for attribute
type.
setType
public void setType(String type)
- Sets a new value for the attribute
type.
- Specified by:
setType in interface StructuralFeatureDefinition
- Parameters:
type - The non-null new value for attribute type.
isChangeable
public boolean isChangeable()
- Retrieves the value for the attribute
changeable.
- Specified by:
isChangeable in interface StructuralFeatureDefinition
- Returns:
- The non-null value for attribute
changeable.
setChangeable
public void setChangeable(boolean changeable)
- Sets a new value for the attribute
changeable.
- Specified by:
setChangeable in interface StructuralFeatureDefinition
- Parameters:
changeable - The non-null new value for attribute changeable.
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 FeatureDefinition
- Returns:
- the model class
- See Also:
StructuralFeatureDefinition.CLASS
newIdentity
public static FeatureDefinition.Identity newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean qualifiedNameIsPersistent,
String qualifiedName)
This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.