org.opencrx.kernel.model1.jpa3
Class Association$Slice

java.lang.Object
  extended by org.opencrx.kernel.model1.jpa3.Element$Slice
      extended by org.opencrx.kernel.model1.jpa3.Association$Slice
All Implemented Interfaces:
Serializable

public class Association$Slice
extends Element$Slice

Association$Slice object hold the Association's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.opencrx.kernel.model1.jpa3.Element$Slice
Element$Slice.SliceId
 
Constructor Summary
  Association$Slice()
          Constructor
protected Association$Slice(Association object, int index)
          Constructor
 
Method Summary
 String getSupertype()
           
 void setSupertype(String value)
           
 
Methods inherited from class org.opencrx.kernel.model1.jpa3.Element$Slice
getCategory, getCreatedBy, getExternalLink, getModifiedBy, getOwner, getOwningGroup, getStereotype, getUserBoolean4, getUserCode4, getUserDate4, getUserDateTime4, getUserNumber4, getUserString4, setCategory, setCreatedBy, setExternalLink, setModifiedBy, setOwner, setOwningGroup, setStereotype, setUserBoolean4, setUserCode4, setUserDate4, setUserDateTime4, setUserNumber4, setUserString4
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Association$Slice

public Association$Slice()
Constructor


Association$Slice

protected Association$Slice(Association object,
                            int index)
Constructor

Method Detail

getSupertype

public String getSupertype()

setSupertype

public void setSupertype(String value)


This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.