org.media.mn8.concepts
Class AttributeConcept
java.lang.Object
|
+--org.media.mn8.Concept
|
+--org.media.mn8.JavaConcept
|
+--org.media.mn8.concepts.AttributeConcept
- All Implemented Interfaces:
- Attribute
- public class AttributeConcept
- extends JavaConcept
- implements Attribute
- Version:
- $Revision: 1.18 $ $Date: 2002/04/17 16:21:22 $
- Author:
- Remus Pereni
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, hasConceptAttribute, hasConceptAttribute, hasConceptElement, 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, notify, notifyAll, wait, wait, wait |
AttributeConcept
public AttributeConcept()
AttributeConcept
public AttributeConcept(java.lang.String name,
java.lang.String label,
Concept value)
create
public AttributeConcept create(StringConcept label,
Concept value)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
setValue
public void setValue(Concept value)
getValue
public Concept getValue()
getName
public StringConcept getName()
getLabel
public StringConcept getLabel()
setLabel
public void setLabel(StringConcept label)
getValueType
public StringConcept getValueType()
getAttributeName
public java.lang.String getAttributeName()
- Specified by:
getAttributeName
in interface Attribute
setAttributeName
public void setAttributeName(java.lang.String name)
- Specified by:
setAttributeName
in interface Attribute
setAttributeLabel
public void setAttributeLabel(java.lang.String label)
- Specified by:
setAttributeLabel
in interface Attribute
getAttributeLabel
public java.lang.String getAttributeLabel()
- Specified by:
getAttributeLabel
in interface Attribute
setAttributeValue
public void setAttributeValue(Concept concept)
- Specified by:
setAttributeValue
in interface Attribute
getAttributeValue
public Concept getAttributeValue()
- Specified by:
getAttributeValue
in interface Attribute
getAttributeType
public java.lang.String getAttributeType()
- Specified by:
getAttributeType
in interface Attribute
toTXT
public StringConcept toTXT()
- Overrides:
toTXT
in class JavaConcept
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class JavaConcept
toXML
public StringConcept toXML()
- Overrides:
toXML
in class JavaConcept
getConceptDefinition
public ConceptDefinition getConceptDefinition()
- Overrides:
getConceptDefinition
in class JavaConcept
clone
public java.lang.Object clone()
- Overrides:
clone
in class JavaConcept
opEquals
public LogicalConcept opEquals(AttributeConcept attr)
equals
public LogicalConcept equals(AttributeConcept attr)
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."