org.media.mn8
Class CameleonJavaAttribute

java.lang.Object
  |
  +--org.media.mn8.Concept
        |
        +--org.media.mn8.JavaConcept
              |
              +--org.media.mn8.FieldConcept
                    |
                    +--org.media.mn8.CameleonJavaAttribute
All Implemented Interfaces:
FieldDefinition

public class CameleonJavaAttribute
extends FieldConcept

Version:
$Revision: 1.2 $ $Date: 2001/12/01 20:18:28 $
Author:
Remus Pereni

Field Summary
 
Fields inherited from class org.media.mn8.FieldConcept
_conceptType, _field, _initialValue, _isStatic, _label, _name
 
Fields inherited from class org.media.mn8.Concept
_conceptLabel, _isHidden, _resourceURI, _showEmpty
 
Constructor Summary
CameleonJavaAttribute()
           
CameleonJavaAttribute(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 org.media.mn8.Concept
areThereMoreElemenents, cloneConcept, extendsConcept, getAllInheritedConcepts, getAttributeValue, getConceptAttribute, getConceptAttribute, getConceptAttributeField, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptInstance, getConceptLabel, getConceptMethod, getConceptMethods, getConceptNamed, getConceptOperators, getConceptsAtPath, getConceptsAtPath, getConceptType, getErrorHandler, getInheritedConcepts, getMeAllElements, getResourceURI, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setResourceURI, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CameleonJavaAttribute

public CameleonJavaAttribute()

CameleonJavaAttribute

public CameleonJavaAttribute(String conceptType,
                             int conceptPosition,
                             FieldConcept attribute)
Method Detail

getValue

public Concept getValue(Concept on)
Specified by:
getValue in interface FieldDefinition
Overrides:
getValue in class FieldConcept

setValue

public void setValue(Concept on,
                     Concept value)
Specified by:
setValue in interface FieldDefinition
Overrides:
setValue in class FieldConcept

newInstance

public Concept newInstance()
Specified by:
newInstance in interface FieldDefinition
Overrides:
newInstance in class FieldConcept


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."