org.media.mn8.concepts
Class IntegerDefinition

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

public class IntegerDefinition
extends RealDefinition

Version:
$Revision: 1.7 $ $Date: 2002/07/11 21:00:04 $
Author:
Remus Pereni

Constructor Summary
protected IntegerDefinition()
           
 
Method Summary
 Concept getConceptInstance()
           
 StringConcept getConceptLabel()
           
 StringConcept getConceptType()
           
 SeriesConcept getInheritedConcepts()
           
static ConceptDefinition getReference()
           
 
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
 

Constructor Detail

IntegerDefinition

protected IntegerDefinition()
Method Detail

getReference

public static ConceptDefinition getReference()

getConceptInstance

public Concept getConceptInstance()
Overrides:
getConceptInstance in class RealDefinition

getConceptLabel

public StringConcept getConceptLabel()
Overrides:
getConceptLabel in class RealDefinition

getConceptType

public StringConcept getConceptType()
Overrides:
getConceptType in class RealDefinition

getInheritedConcepts

public SeriesConcept getInheritedConcepts()
Overrides:
getInheritedConcepts in class RealDefinition


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