org.media.mn8.concepts
Class Tag

java.lang.Object
  |
  +--org.media.mn8.Concept
        |
        +--org.media.mn8.JavaConcept
              |
              +--org.media.mn8.concepts.Tag

public class Tag
extends JavaConcept

Version:
$Revision: 1.2 $ $Date: 2002/01/31 20:30:04 $
Author:
Remus Pereni

Field Summary
protected  AttributeSeries attributes
           
 AttributeConcept isClosing
           
 AttributeConcept name
           
 
Fields inherited from class org.media.mn8.Concept
_conceptLabel, _isHidden, _resourceURI, _showEmpty
 
Constructor Summary
Tag()
           
Tag(String name, boolean isClosing, Vector attributes)
           
 
Method Summary
 Object clone()
           
 Concept create()
           
 boolean equals(Object obj)
           
 SeriesConcept getAttributes()
           
 ConceptDefinition getConceptDefinition()
           
 int hashCode()
           
 void setAttributes(SeriesConcept value)
           
 StringConcept toTXT()
           
 StringConcept toXML()
           
 
Methods inherited from class org.media.mn8.JavaConcept
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, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isClosing

public AttributeConcept isClosing

name

public AttributeConcept name

attributes

protected AttributeSeries attributes
Constructor Detail

Tag

public Tag()

Tag

public Tag(String name,
           boolean isClosing,
           Vector attributes)
Method Detail

create

public Concept create()
Overrides:
create in class JavaConcept

getAttributes

public SeriesConcept getAttributes()

setAttributes

public void setAttributes(SeriesConcept value)

clone

public Object clone()
Overrides:
clone in class JavaConcept

getConceptDefinition

public ConceptDefinition getConceptDefinition()
Overrides:
getConceptDefinition in class JavaConcept

toTXT

public StringConcept toTXT()
Overrides:
toTXT in class JavaConcept

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class JavaConcept

toXML

public StringConcept toXML()
Overrides:
toXML in class JavaConcept


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