org.media.mn8.concepts
Class StyleDefinition

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

public class StyleDefinition
extends ConceptConceptDefinition


Method Summary
 StringConcept applyStyle(StringConcept on, StringConcept style)
           
 Concept getConceptInstance()
           
 StringConcept getConceptLabel()
           
 StringConcept getConceptType()
           
 SeriesConcept getInheritedConcepts()
           
static ConceptDefinition getReference()
           
static Transformer getTransformer(StringConcept style)
           
 
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

applyStyle

public StringConcept applyStyle(StringConcept on,
                                StringConcept style)

getTransformer

public static Transformer getTransformer(StringConcept style)
                                  throws TransformerConfigurationException,
                                         TransformerException
TransformerConfigurationException
TransformerException

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