|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stanbol.enhancer.servicesapi.rdf.ExecutionPlan
public final class ExecutionPlan
Defines the UriRefs for all classes and properties defined by the
Stanbol Enhancer Execution Plan ontology.
| Field Summary | |
|---|---|
static org.apache.clerezza.rdf.core.UriRef |
CHAIN
The property ep:chain linking an EXECUTION_PLAN to the name
of the chain this plan is defined for |
static org.apache.clerezza.rdf.core.UriRef |
DEPENDS_ON
The property ep:dependsOn defining the list of other EXECUTION_NODEs
this one depends on |
static org.apache.clerezza.rdf.core.UriRef |
ENGINE
The property ep:engine linking an EXECUTION_NODE with the name of
the EnhancementEngine to be executed. |
static org.apache.clerezza.rdf.core.UriRef |
EXECUTION_NODE
The Class ep:ExecutionMode |
static org.apache.clerezza.rdf.core.UriRef |
EXECUTION_PLAN
The Class ep:ExecutionPlan |
static org.apache.clerezza.rdf.core.UriRef |
HAS_EXECUTION_NODE
the property ep:hasExecutionNode linking an EXECUTION_PLAN with
all its EXECUTION_NODEs |
static org.apache.clerezza.rdf.core.UriRef |
OPTIONAL
The property ep:optional that can be used to define that the execution of an EXECUTION_NODE is optional. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.clerezza.rdf.core.UriRef EXECUTION_PLAN
public static final org.apache.clerezza.rdf.core.UriRef CHAIN
EXECUTION_PLAN to the name
of the chain this plan is defined for
public static final org.apache.clerezza.rdf.core.UriRef HAS_EXECUTION_NODE
EXECUTION_PLAN with
all its EXECUTION_NODEs
public static final org.apache.clerezza.rdf.core.UriRef EXECUTION_NODE
public static final org.apache.clerezza.rdf.core.UriRef ENGINE
EXECUTION_NODE with the name of
the EnhancementEngine to be executed.
public static final org.apache.clerezza.rdf.core.UriRef DEPENDS_ON
EXECUTION_NODEs
this one depends on
public static final org.apache.clerezza.rdf.core.UriRef OPTIONAL
EXECUTION_NODE is optional. The default is false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||