| Package | Description |
|---|---|
| org.coode.oppl.function | |
| org.coode.parsers.oppl | |
| org.coode.parsers.oppl.variableattribute |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupVariableAttribute<O extends org.semanticweb.owlapi.model.OWLObject> |
class |
IRIVariableAttribute |
class |
RenderingVariableAttribute |
class |
ValuesVariableAtttribute<O extends org.semanticweb.owlapi.model.OWLObject> |
| Modifier and Type | Method and Description |
|---|---|
<P extends org.semanticweb.owlapi.model.OWLObject,O extends VariableAttribute<Collection<? extends P>>> |
OPPLSymbolTable.getCollectionVariableAttributeSymbol(VariableType<?> type,
OPPLSyntaxTree attributeSyntaxTree) |
<P extends org.semanticweb.owlapi.model.OWLObject,T extends VariableAttribute<Collection<? extends P>>> |
OPPLSymbolVisitorEx.visitCollectionVariableAttributeSymbol(CollectionVariableAttributeSymbol<P,T> collectionVariableAttributeSymbol) |
<P extends org.semanticweb.owlapi.model.OWLObject,T extends VariableAttribute<Collection<? extends P>>> |
OPPLSymbolVisitor.visitCollectionVariableAttributeSymbol(CollectionVariableAttributeSymbol<P,T> collectionVariableAttributeSymbol) |
<P extends org.semanticweb.owlapi.model.OWLObject,T extends VariableAttribute<Collection<? extends P>>> |
DefaultOPPLSymbolVisitorEx.visitCollectionVariableAttributeSymbol(CollectionVariableAttributeSymbol<P,T> collectionVariableAttributeSymbol) |
| Modifier and Type | Method and Description |
|---|---|
VariableAttribute<String> |
OPPLSymbolTable.defineRenderingAttributeReferenceSymbol(OPPLSyntaxTree variableSyntaxTree,
ConstraintSystem constraintSystem) |
VariableAttribute<?> |
OPPLSymbolTable.defineValuesAttributeReferenceSymbol(OPPLSyntaxTree variableSyntaxTree,
ConstraintSystem constraintSystem) |
VariableAttribute<String> |
OPPLSymbolTable.getStringVariableAttribute(OPPLSyntaxTree variableAttributeSyntaxTree) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionVariableAttributeSymbol<P extends org.semanticweb.owlapi.model.OWLObject,O extends VariableAttribute<Collection<? extends P>>> |
class |
VariableAttributeSymbol<O extends VariableAttribute<?>> |
| Constructor and Description |
|---|
StringVariableAttributeSymbol(String name,
VariableAttribute<String> variableAttribute) |
Copyright © 2015 The University of Manchester. All Rights Reserved.