org.media.mn8.concepts
Class ExpressionDefinition

java.lang.Object
  |
  +--org.media.mn8.ConceptDefinition
        |
        +--org.media.mn8.ConceptConceptDefinition
              |
              +--org.media.mn8.concepts.ExpressionDefinition
Direct Known Subclasses:
RegexpDefinition, SimplexDefinition

public class ExpressionDefinition
extends ConceptConceptDefinition

Version:
$Revision: 1.4 $ $Date: 2002/07/11 20:51:49 $
Author:
Remus Pereni

Constructor Summary
protected ExpressionDefinition()
           
 
Method Summary
 LogicalConcept contains(StringConcept pattern, StringConcept string)
           
 Concept getConceptInstance()
           
 StringConcept getConceptLabel()
           
 StringConcept getConceptType()
           
 SeriesConcept getInheritedConcepts()
           
 SeriesConcept getMatches(StringConcept pattern, StringConcept string)
           
static ConceptDefinition getReference()
           
 LogicalConcept matches(StringConcept pattern, StringConcept string)
           
 
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

ExpressionDefinition

protected ExpressionDefinition()
Method Detail

matches

public LogicalConcept matches(StringConcept pattern,
                              StringConcept string)
                       throws org.apache.oro.text.regex.MalformedPatternException
org.apache.oro.text.regex.MalformedPatternException

contains

public LogicalConcept contains(StringConcept pattern,
                               StringConcept string)
                        throws org.apache.oro.text.regex.MalformedPatternException
org.apache.oro.text.regex.MalformedPatternException

getMatches

public SeriesConcept getMatches(StringConcept pattern,
                                StringConcept string)
                         throws org.apache.oro.text.regex.MalformedPatternException
org.apache.oro.text.regex.MalformedPatternException

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