org.media.mn8.concepts
Class RegexpDefinition
java.lang.Object
|
+--org.media.mn8.ConceptDefinition
|
+--org.media.mn8.ConceptConceptDefinition
|
+--org.media.mn8.concepts.ExpressionDefinition
|
+--org.media.mn8.concepts.RegexpDefinition
- public class RegexpDefinition
- extends ExpressionDefinition
- Version:
- $Revision: 1.4 $ $Date: 2002/07/11 20:59:45 $
- Author:
- Remus Pereni
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 |
matches
public LogicalConcept matches(StringConcept pattern,
StringConcept string)
throws org.apache.oro.text.regex.MalformedPatternException
- Overrides:
matches
in class ExpressionDefinition
org.apache.oro.text.regex.MalformedPatternException
contains
public LogicalConcept contains(StringConcept pattern,
StringConcept string)
throws org.apache.oro.text.regex.MalformedPatternException
- Overrides:
contains
in class ExpressionDefinition
org.apache.oro.text.regex.MalformedPatternException
getMatches
public SeriesConcept getMatches(StringConcept pattern,
StringConcept string)
throws org.apache.oro.text.regex.MalformedPatternException
- Overrides:
getMatches
in class ExpressionDefinition
org.apache.oro.text.regex.MalformedPatternException
getReference
public static ConceptDefinition getReference()
getConceptInstance
public Concept getConceptInstance()
- Overrides:
getConceptInstance
in class ExpressionDefinition
getConceptLabel
public StringConcept getConceptLabel()
- Overrides:
getConceptLabel
in class ExpressionDefinition
getConceptType
public StringConcept getConceptType()
- Overrides:
getConceptType
in class ExpressionDefinition
getInheritedConcepts
public SeriesConcept getInheritedConcepts()
- Overrides:
getInheritedConcepts
in class ExpressionDefinition
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."