org.openmdx.ui1.jdo2
Class FeatureDefinition.Slice

java.lang.Object
  extended by org.w3c.jdo2.AbstractObject.Slice
      extended by org.openmdx.ui1.jdo2.FeatureDefinition.Slice
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OperationDefinition.Slice, StructuralFeatureDefinition.Slice
Enclosing class:
FeatureDefinition

public static class FeatureDefinition.Slice
extends org.w3c.jdo2.AbstractObject.Slice

Slice object hold the FeatureDefinition's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
static class FeatureDefinition.Slice.ObjectId
          The slices' compound identity class
 
Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject.Slice
org.w3c.jdo2.AbstractObject.Slice.AbstractObjectId
 
Constructor Summary
protected FeatureDefinition.Slice(FeatureDefinition object, int index)
          Constructor
 
Method Summary
protected static int openmdxjdoFieldCount()
          Retrieve the number of fields in the class and its superclasses
 
Methods inherited from class org.w3c.jdo2.AbstractObject.Slice
getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureDefinition.Slice

protected FeatureDefinition.Slice(FeatureDefinition object,
                                  int index)
Constructor

Method Detail

openmdxjdoFieldCount

protected static int openmdxjdoFieldCount()
Retrieve the number of fields in the class and its superclasses

Returns:
the umber of fields in the class and its superclasses


This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.