org.media.mn8.concepts
Class URIDefinition

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

public class URIDefinition
extends ConceptConceptDefinition

Version:
$Revision: 1.4 $ $Date: 2002/07/11 21:47:15 $
Author:
Remus Pereni

Method Summary
 Concept getConceptInstance()
           
 StringConcept getConceptLabel()
           
 StringConcept getConceptType()
           
 SeriesConcept getInheritedConcepts()
           
static ConceptDefinition getReference()
           
 StringConcept urlDecode(StringConcept value)
           
 StringConcept urlEncode(StringConcept value)
           
 
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

urlEncode

public StringConcept urlEncode(StringConcept value)

urlDecode

public StringConcept urlDecode(StringConcept value)

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