Uses of Interface
de.uni_trier.wi2.procake.data.io.xml.WorkflowTags
-
Packages that use WorkflowTags Package Description de.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl -
-
Uses of WorkflowTags in de.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl
Classes in de.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl that implement WorkflowTags Modifier and Type Class Description classWorkflowHandlerExtends the normal ObjectHandler with the ability to read Reasoning Workflows and AdaptationCases. -
Uses of WorkflowTags in de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl
Classes in de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl that implement WorkflowTags Modifier and Type Class Description classWorkflowWriterImplThis class serializes CAKE1-Workflows.
-