|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.media.mn8.Concept | +--org.media.mn8.JavaConcept | +--org.media.mn8.FieldConcept | +--org.media.mn8.CameleonJavaAttribute
Fields inherited from class org.media.mn8.FieldConcept |
_conceptType, _field, _initialValue, _isStatic, _label, _name |
Fields inherited from class org.media.mn8.Concept |
_conceptLabel, _isHidden, _showEmpty |
Constructor Summary | |
CameleonJavaAttribute()
|
|
CameleonJavaAttribute(java.lang.String conceptType,
int conceptPosition,
FieldConcept attribute)
|
Method Summary | |
Concept |
getValue(Concept on)
|
Concept |
newInstance()
|
void |
setValue(Concept on,
Concept value)
|
Methods inherited from class org.media.mn8.FieldConcept |
clone, getConceptDefinition, getFieldLabel, getFieldName, getInitialValue, getLabel, getName, getType, isAttribute, isElement, isMulti, isStatic, toTXT, toXML |
Methods inherited from class org.media.mn8.JavaConcept |
create, equals, equals, opEQ |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CameleonJavaAttribute()
public CameleonJavaAttribute(java.lang.String conceptType, int conceptPosition, FieldConcept attribute)
Method Detail |
public Concept getValue(Concept on)
getValue
in class FieldConcept
public void setValue(Concept on, Concept value)
setValue
in class FieldConcept
public Concept newInstance()
newInstance
in class FieldConcept
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |