org.media.mn8.concepts
Class FlexConcept
java.lang.Object
|
+--org.media.mn8.Concept
|
+--org.media.mn8.JavaConcept
|
+--org.media.mn8.concepts.FlexConcept
- public class FlexConcept
- extends JavaConcept
- Version:
- $Revision: 1.4 $ $Date: 2002/02/26 14:16:47 $
- Author:
- Remus Pereni
Methods inherited from class org.media.mn8.Concept |
areThereMoreElemenents, cloneConcept, extendsConcept, getAllInheritedConcepts, getAttributeValue, getConceptAttribute, getConceptAttributeField, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElements, getConceptInstance, getConceptMethod, getConceptMethods, getConceptNamed, getConceptOperators, getConceptsAtPath, getConceptsAtPath, getConceptType, getErrorHandler, getInheritedConcepts, getMeAllElements, hasConceptAttribute, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_label
protected StringConcept _label
_attributes
protected AttributeSeries _attributes
_elements
protected SeriesConcept _elements
FlexConcept
public FlexConcept()
setLabel
public void setLabel(StringConcept label)
getConceptLabel
public StringConcept getConceptLabel()
- Overrides:
getConceptLabel
in class Concept
addAttribute
public void addAttribute(Attribute attribute)
addAttribute
public void addAttribute(StringConcept name,
StringConcept label,
Concept value)
getConceptAttributeFields
public SeriesConcept getConceptAttributeFields()
- Overrides:
getConceptAttributeFields
in class Concept
hasConceptAttribute
public boolean hasConceptAttribute(java.lang.String name)
- Overrides:
hasConceptAttribute
in class Concept
getConceptAttributeField
public FieldDefinition getConceptAttributeField(java.lang.String attrName)
- Overrides:
getConceptAttributeField
in class Concept
getConceptAttribute
public Concept getConceptAttribute(java.lang.String name)
- Overrides:
getConceptAttribute
in class Concept
addElement
public void addElement(Concept element)
addElement
public void addElement(StringConcept name,
StringConcept label,
Concept value,
SeriesConcept attributes)
getConceptElementFields
public SeriesConcept getConceptElementFields()
- Overrides:
getConceptElementFields
in class Concept
hasConceptElement
public boolean hasConceptElement(java.lang.String name)
- Overrides:
hasConceptElement
in class Concept
getConceptElementField
public FieldDefinition getConceptElementField(java.lang.String attrName)
- Overrides:
getConceptElementField
in class Concept
getConceptElement
public Concept getConceptElement(java.lang.String name)
- Overrides:
getConceptElement
in class Concept
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getConceptDefinition
public ConceptDefinition getConceptDefinition()
- Overrides:
getConceptDefinition
in class JavaConcept
clone
public java.lang.Object clone()
- Overrides:
clone
in class JavaConcept
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."