| Package | Description |
|---|---|
| org.coode.oppl | |
| org.coode.oppl.function | |
| org.coode.oppl.search | |
| org.coode.oppl.utils | |
| org.coode.oppl.variabletypes | |
| org.coode.parsers.oppl.variableattribute |
| Modifier and Type | Method and Description |
|---|---|
<O extends org.semanticweb.owlapi.model.OWLObject> |
ConstraintSystem.createRegexpGeneratedVariable(String name,
VariableType<O> type,
OPPLFunction<Pattern> patternGeneratingOPPLFunction) |
| Modifier and Type | Method and Description |
|---|---|
<P extends org.semanticweb.owlapi.model.OWLObject> |
VariableVisitorEx.visit(RegexpGeneratedVariable<P> regExpGenerated) |
<P extends org.semanticweb.owlapi.model.OWLObject> |
VariableVisitorAdapter.visit(RegexpGeneratedVariable<P> regExpGenerated) |
<P extends org.semanticweb.owlapi.model.OWLObject> |
VariableVisitor.visit(RegexpGeneratedVariable<P> regExpGenerated) |
| Modifier and Type | Method and Description |
|---|---|
RegexpGeneratedVariable<O> |
GroupVariableAttribute.getRegexpGeneratedVariable() |
| Modifier and Type | Method and Description |
|---|---|
static <P extends org.semanticweb.owlapi.model.OWLObject> |
GroupVariableAttribute.getGroupVariableAttribute(RegexpGeneratedVariable<P> variable,
int index) |
| Constructor and Description |
|---|
GroupVariableAttribute(RegexpGeneratedVariable<O> variable,
int index) |
| Modifier and Type | Method and Description |
|---|---|
<O extends org.semanticweb.owlapi.model.OWLObject> |
AssignableValueExtractor.visit(RegexpGeneratedVariable<O> v) |
| Modifier and Type | Method and Description |
|---|---|
<P extends org.semanticweb.owlapi.model.OWLObject> |
AbstractVariableVisitorExAdapter.visit(RegexpGeneratedVariable<P> regExpGenerated) |
| Modifier and Type | Method and Description |
|---|---|
RegexpGeneratedVariable<? extends O> |
VariableType.getRegexpGeneratedVariable(String name,
OPPLFunction<Pattern> patternGeneratingOPPLFunction) |
RegexpGeneratedVariable<? extends org.semanticweb.owlapi.model.OWLObjectPropertyExpression> |
OBJECTPROPERTYVariableType.getRegexpGeneratedVariable(String name,
OPPLFunction<Pattern> patternGeneratingOPPLFunction) |
RegexpGeneratedVariable<? extends org.semanticweb.owlapi.model.OWLIndividual> |
INDIVIDUALVariableType.getRegexpGeneratedVariable(String name,
OPPLFunction<Pattern> patternGeneratingOPPLFunction) |
RegexpGeneratedVariable<? extends org.semanticweb.owlapi.model.OWLDataPropertyExpression> |
DATAPROPERTYVariableType.getRegexpGeneratedVariable(String name,
OPPLFunction<Pattern> patternGeneratingOPPLFunction) |
RegexpGeneratedVariable<? extends org.semanticweb.owlapi.model.OWLLiteral> |
CONSTANTVariableType.getRegexpGeneratedVariable(String name,
OPPLFunction<Pattern> patternGeneratingOPPLFunction) |
RegexpGeneratedVariable<org.semanticweb.owlapi.model.OWLClassExpression> |
CLASSVariableType.getRegexpGeneratedVariable(String name,
OPPLFunction<Pattern> patternGeneratingOPPLFunction) |
RegexpGeneratedVariable<? extends org.semanticweb.owlapi.model.OWLAnnotationProperty> |
ANNOTATIONPROPERTYVariableType.getRegexpGeneratedVariable(String name,
OPPLFunction<Pattern> patternGeneratingOPPLFunction) |
static <O extends org.semanticweb.owlapi.model.OWLObject> |
VariableFactory.getRegexpGeneratedVariable(String name,
VariableType<O> type,
OPPLFunction<Pattern> opplFunction) |
| Modifier and Type | Method and Description |
|---|---|
static <O extends org.semanticweb.owlapi.model.OWLObject> |
StringVariableAttributeSymbol.getGroup(RegexpGeneratedVariable<O> v,
int index) |
Copyright © 2015 The University of Manchester. All Rights Reserved.