org.media.mn8
Class ConceptConceptDefinition

java.lang.Object
org.media.mn8.ConceptDefinition
org.media.mn8.ConceptConceptDefinition
- Direct Known Subclasses:
- mn8ConceptDefinition
- public class ConceptConceptDefinition
- extends ConceptDefinition
- Version:
- $Revision: 1.25 $ $Date: 2002/07/03 22:00:19 $
| Methods inherited from class org.media.mn8.ConceptDefinition |
extendsConcept, getAllInheritedConcepts, getAttribute, getAttributeField, getCameleonConceptMethods, getConceptAttribute, getConceptAttributeField, getConceptAttributeField, getConceptAttributeFields, getConceptAttributeFieldsAsHashtable, getConceptConstructor, getConceptConstructor, getConceptConstructors, getConceptElement, getConceptElementField, getConceptElementField, getConceptElementFields, getConceptElementsFieldName, getConceptMethod, getConceptMethod, getConceptMethods, getConceptOperator, getConceptOperator, getConceptOperators, getConstructor, getElement, getInheritanceList, getInheritanceMethods, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, initializeCameleonMethodTable, main, putAttribute, putElement, putMethod, putOperator, removeAttribute, removeMethod |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_type
private static org.media.mn8.concepts.StringConcept _type
_label
private static org.media.mn8.concepts.StringConcept _label
_inheritedConcepts
private static org.media.mn8.concepts.SeriesConcept _inheritedConcepts
_errorHandler
private static Concept _errorHandler
_reference
private static ConceptConceptDefinition _reference
ConceptConceptDefinition
protected ConceptConceptDefinition()
fromXML
public Concept fromXML(org.media.mn8.concepts.StringConcept xmlDocument)
getConceptInstance
public Concept getConceptInstance()
- Overrides:
getConceptInstance in class ConceptDefinition
getConceptLabel
public org.media.mn8.concepts.StringConcept getConceptLabel()
- Specified by:
getConceptLabel in class ConceptDefinition
setErrorHandler
public static void setErrorHandler(Concept handler)
getErrorHandler
public static Concept getErrorHandler()
getConceptType
public org.media.mn8.concepts.StringConcept getConceptType()
- Specified by:
getConceptType in class ConceptDefinition
getReference
public static ConceptDefinition getReference()
getInheritedConcepts
public org.media.mn8.concepts.SeriesConcept getInheritedConcepts()
- Specified by:
getInheritedConcepts in class ConceptDefinition