Interface NESTSequentialWorkflowTags
-
- All Superinterfaces:
NESTGraphTags
- All Known Implementing Classes:
NESTSequentialWorkflowHandler,NESTSequentialWorkflowWriterImpl,NESTWorkflowWriterImpl
public interface NESTSequentialWorkflowTags extends NESTGraphTags
NESTSequentialWorkflowTags interface.
-
-
Field Summary
Fields Modifier and Type Field Description static StringTAG_NESTSEQUENTIALWORKFLOWValue is "NESTSequentialWorkflow"-
Fields inherited from interface de.uni_trier.wi2.procake.data.io.xml.NESTGraphTags
ATT_CLASS, ATT_ID, ATT_POST, ATT_PRE, ATT_REF_ID, PREFIX_NEST, SCHEMA_LOCATION_NEST, TAG_EDGE, TAG_EDGES, TAG_NESTGRAPH, TAG_NODE, TAG_NODES, URI_NEST, VAL_EDGE, VAL_NODE
-
-
-
-
Field Detail
-
TAG_NESTSEQUENTIALWORKFLOW
static final String TAG_NESTSEQUENTIALWORKFLOW
Value is "NESTSequentialWorkflow"- See Also:
- Constant Field Values
-
-