Package | Description |
---|---|
net.sf.openschema |
Modifier and Type | Field and Description |
---|---|
OpenSchemaPlanner.Predicate |
OpenSchemaPlanner.Node.predicate
Predicate held by this node (if any).
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,OpenSchemaPlanner.Predicate> |
OpenSchemaPlanner.predicates
Definition of the rhetorical predicates.
|
Modifier and Type | Method and Description |
---|---|
OpenSchemaPlanner.Predicate |
OpenSchemaPlanner.Node.getPredicate()
Access the predicate referenced by this node (if any).
|
Constructor and Description |
---|
Node(OpenSchemaPlanner.Predicate predicate,
Map<String,String> vars)
Create a PREDICATE_NODE.
|
Copyright © 2015 Pablo Duboue. All rights reserved.