org.media.mn8.concepts
Class SystemDefinition

java.lang.Object
  |
  +--org.media.mn8.ConceptDefinition
        |
        +--org.media.mn8.ConceptConceptDefinition
              |
              +--org.media.mn8.concepts.SystemDefinition

public class SystemDefinition
extends ConceptConceptDefinition

Version:
$Revision: 1.8 $ $Date: 2002/10/16 23:10:19 $
Author:
Remus Pereni

Method Summary
 Concept getConceptInstance()
           
 StringConcept getConceptLabel()
           
 StringConcept getConceptType()
           
static IntegerConcept getCurrentTime()
           
static IntegerConcept getFreeMemory()
           
 SeriesConcept getInheritedConcepts()
           
 SeriesConcept getLoadedConcepts()
           
static StringConcept getMN8Info()
           
static StringConcept getMN8Version()
           
static ConceptDefinition getReference()
           
static IntegerConcept getTotalMemory()
           
static void pause(IntegerConcept time)
           
 
Methods inherited from class org.media.mn8.ConceptConceptDefinition
fromXML, getErrorHandler, setErrorHandler
 
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
 

Method Detail

getLoadedConcepts

public SeriesConcept getLoadedConcepts()

getCurrentTime

public static final IntegerConcept getCurrentTime()

getFreeMemory

public static final IntegerConcept getFreeMemory()

getTotalMemory

public static final IntegerConcept getTotalMemory()

getMN8Version

public static final StringConcept getMN8Version()

getMN8Info

public static final StringConcept getMN8Info()

pause

public static void pause(IntegerConcept time)

getReference

public static ConceptDefinition getReference()

getConceptInstance

public Concept getConceptInstance()
Overrides:
getConceptInstance in class ConceptConceptDefinition

getConceptLabel

public StringConcept getConceptLabel()
Overrides:
getConceptLabel in class ConceptConceptDefinition

getConceptType

public StringConcept getConceptType()
Overrides:
getConceptType in class ConceptConceptDefinition

getInheritedConcepts

public SeriesConcept getInheritedConcepts()
Overrides:
getInheritedConcepts in class ConceptConceptDefinition


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