org.media.mn8
Class mn8ScriptAttribute
java.lang.Object
|
+--org.media.mn8.Concept
|
+--org.media.mn8.JavaConcept
|
+--org.media.mn8.FieldConcept
|
+--org.media.mn8.mn8ScriptAttribute
- All Implemented Interfaces:
- FieldDefinition
- public class mn8ScriptAttribute
- extends FieldConcept
- Version:
- $Revision: 1.9 $ $Date: 2002/10/22 19:23:31 $
- Author:
- Remus Pereni
Methods inherited from class org.media.mn8.FieldConcept |
clone, getConceptDefinition, getFieldLabel, getFieldName, getInitialValue, getLabel, getName, getType, isMulti, isStatic, toTXT, toXML |
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 |
_declaringConcept
protected String _declaringConcept
_field
protected AttributeConcept _field
_initialValue
protected antlr.collections.AST _initialValue
mn8ScriptAttribute
public mn8ScriptAttribute()
mn8ScriptAttribute
public mn8ScriptAttribute(String name,
AttributeConcept field,
boolean isStatic,
String label,
String type,
String declaringConcept,
antlr.collections.AST initial)
newInstance
public Concept newInstance()
- Specified by:
newInstance
in interface FieldDefinition
- Overrides:
newInstance
in class FieldConcept
isAttribute
public boolean isAttribute()
- Specified by:
isAttribute
in interface FieldDefinition
- Overrides:
isAttribute
in class FieldConcept
isElement
public boolean isElement()
- Specified by:
isElement
in interface FieldDefinition
- Overrides:
isElement
in class FieldConcept
getValue
public Concept getValue(Concept on)
- Specified by:
getValue
in interface FieldDefinition
- Overrides:
getValue
in class FieldConcept
setStatic
public void setStatic(boolean isStatic)
setValue
public void setValue(Concept on,
Concept value)
- Specified by:
setValue
in interface FieldDefinition
- Overrides:
setValue
in class FieldConcept
initializeField
protected boolean initializeField(AttributeConcept field)
- Performs initialization of the _field with the value specified as
the initial value of the field. Assumes that the field is not null initially.
- Returns:
- a
boolean
value of true if the field was initialized
and false other-way.
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."