org.media.mn8.concepts
Class ConstrainedSeries

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

public class ConstrainedSeries
extends SeriesConcept

Version:
$Revision: 1.2 $ $Date: 2001/12/19 22:00:14 $
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
ConstrainedSeries()
           
ConstrainedSeries(Vector values)
           
 
Method Summary
 Object clone()
           
 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, toTXT, 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

ConstrainedSeries

public ConstrainedSeries()

ConstrainedSeries

public ConstrainedSeries(Vector values)
Method Detail

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."