|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsdai.lang.ComplexEntityValue
public class ComplexEntityValue
This class is for internal JSDAI use only. Applications shall not use it.
Field Summary | |
---|---|
EntityValue[] |
entityValues
This field is for internal JSDAI use only. |
boolean |
xim_special_substitute_instance
This field is for internal JSDAI use only. |
Constructor Summary | |
---|---|
ComplexEntityValue()
The constructor of this class. |
Method Summary | |
---|---|
void |
addEntityValue(EntityValue eval)
This method is for internal JSDAI use only. |
void |
attachEntity(jsdai.dictionary.CSchema_definition schema)
This method is for internal JSDAI use only. |
void |
clear()
This method is for internal JSDAI use only. |
jsdai.dictionary.ANamed_type |
findDataTypes()
This method is for internal JSDAI use only. |
EntityValue |
getEntityValue(jsdai.dictionary.EEntity_definition part_def)
This method is for internal JSDAI use only. |
void |
removeEntityValue(jsdai.dictionary.EEntity_definition del_def)
This method is for internal JSDAI use only. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public EntityValue[] entityValues
public boolean xim_special_substitute_instance
Constructor Detail |
---|
public ComplexEntityValue()
CAggregate
,
CEntity
, PhFileReader
, PhFileWriter
and SdaiModel
.
Method Detail |
---|
public EntityValue getEntityValue(jsdai.dictionary.EEntity_definition part_def) throws SdaiException
SdaiException
public void clear() throws SdaiException
SdaiException
public jsdai.dictionary.ANamed_type findDataTypes() throws SdaiException
SdaiException
public void addEntityValue(EntityValue eval) throws SdaiException
SdaiException
public void removeEntityValue(jsdai.dictionary.EEntity_definition del_def) throws SdaiException
SdaiException
public void attachEntity(jsdai.dictionary.CSchema_definition schema) throws SdaiException
SdaiException
public java.lang.String toString()
toString
in class java.lang.Object
|
Copyright © LKSoftWare GmbH, 1999-2009 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |