org.media.mn8.concepts
Class AttributeSeries

java.lang.Object
  |
  +--org.media.mn8.Concept
        |
        +--org.media.mn8.JavaConcept
              |
              +--org.media.mn8.concepts.SeriesConcept
                    |
                    +--org.media.mn8.concepts.AttributeSeries
All Implemented Interfaces:
Series

public class AttributeSeries
extends SeriesConcept

Version:
$Revision: 1.4 $ $Date: 2002/10/22 19:23:11 $
Author:
Remus Pereni

Field Summary
 
Fields inherited from class org.media.mn8.concepts.SeriesConcept
_contents, _hasNext, _hasPrevious, _index, _length, _navCache, hasNext, hasPrevious, index, length
 
Fields inherited from class org.media.mn8.Concept
_conceptLabel, _isHidden, _resourceURI, _showEmpty
 
Constructor Summary
AttributeSeries()
           
AttributeSeries(Vector values)
           
 
Method Summary
 Object clone()
           
 StringConcept toTXT()
           
 StringConcept toXML()
           
 
Methods inherited from class org.media.mn8.concepts.SeriesConcept
add, addSeries, areThereMoreElemenents, contains, current, elementAt, elementAt, equals, equals, extractNavName, getConceptDefinition, getConceptElement, getConceptElementField, getConceptElementField, getConceptElementFields, getConceptElements, getIndex, getLength, getMeAllElements, getValue, getVector, hasConceptElement, hasConceptElement, hasNext, hasPath, hasPrevious, indexOf, insert, insert, loadContent, next, previous, remove, remove, searchDeeperForPath, selectSIMEXP, setIndex, setIndex, setValue, setValue, setVector, sort, subElementHasPath, updateNameCache, updateNavigationFans
 
Methods inherited from class org.media.mn8.JavaConcept
create, equals, opEQ
 
Methods inherited from class org.media.mn8.Concept
cloneConcept, extendsConcept, getAllInheritedConcepts, getAttributeValue, getConceptAttribute, getConceptAttribute, getConceptAttributeField, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptInstance, getConceptLabel, getConceptMethod, getConceptMethods, getConceptNamed, getConceptOperators, getConceptsAtPath, getConceptsAtPath, getConceptType, getErrorHandler, getInheritedConcepts, getResourceURI, hasConceptAttribute, hasConceptAttribute, hasConceptMethod, hasPath, isHidden, printFields, printFields, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setResourceURI, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeSeries

public AttributeSeries()

AttributeSeries

public AttributeSeries(Vector values)
Method Detail

toTXT

public StringConcept toTXT()
Overrides:
toTXT in class SeriesConcept

toXML

public StringConcept toXML()
Overrides:
toXML in class SeriesConcept

clone

public Object clone()
Overrides:
clone in class SeriesConcept


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