Uses of Interface
de.uni_trier.wi2.procake.data.object.nest.NESTGraphItemObject
-
-
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl
Fields in de.uni_trier.wi2.procake.data.io.xml.xerces_saxImpl declared as NESTGraphItemObject Modifier and Type Field Description protected NESTGraphItemObjectNESTGraphHandler. currentGraphItemreference to the most recent GraphItem of a NESTGraph -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl
Methods in de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl with parameters of type NESTGraphItemObject Modifier and Type Method Description protected voidNESTGraphWriterImpl. writeSemanticDescription(NESTGraphItemObject item, XMLSchemaBasedWriter writer)Writes the semantic part of the given NESTGraphItem to the XMLWriter. -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.data.object
Methods in de.uni_trier.wi2.procake.data.object with parameters of type NESTGraphItemObject Modifier and Type Method Description DependencyDataObjectUtils. createDependency(String dependencyType, DataObject sourceCase, DataObject targetCase, NESTGraphItemObject sourceCaseItem, NESTGraphItemObject targetCaseItem)DependencyDataObjectUtils. createDependency(String dependencyType, DataObject sourceCase, DataObject targetCase, NESTGraphItemObject sourceCaseItem, NESTGraphItemObject targetCaseItem, DataObject sourceCaseItemSemanticDescriptor, DataObject targetCaseItemSemanticDescriptor) -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.data.object.nest
Subinterfaces of NESTGraphItemObject in de.uni_trier.wi2.procake.data.object.nest Modifier and Type Interface Description interfaceNESTConstraintEdgeObjectInterface of a Constraint-Edge of a NEST-graph.interfaceNESTControlflowEdgeObjectInterface of a Controlflow-Edge of a NEST-graph.interfaceNESTDataflowEdgeObjectInterface of a Dataflow-Edge of a NEST-graph.interfaceNESTDataNodeObjectInterface of a Data-Node of a NEST-graph.interfaceNESTEdgeObjectInterface of an Edge of a NEST-graph.interfaceNESTNodeObjectInterface of a Node of a NEST-Graph.interfaceNESTPartOfEdgeObjectInterface of a PartOf-Edge of a NEST-graph.interfaceNESTSequenceNodeObjectInterface of a Sequence-Node of a NEST-graph.interfaceNESTSubWorkflowNodeObjectInterface of a SubWorkflow-Node of a NEST-graph.interfaceNESTTaskNodeObjectInterface of a Task-Node of a NEST-graph.interfaceNESTWorkflowNodeObjectInterface of a Workflow-Node of a NEST-graph.Methods in de.uni_trier.wi2.procake.data.object.nest with parameters of type NESTGraphItemObject Modifier and Type Method Description doubleNESTGraphItemObject. computeSemanticDescriptorSimilarity(NESTGraphItemObject nestItemObject, SimilarityValuator simVal, String simMeasure)booleanNESTGraphItemObject. equalId(NESTGraphItemObject nestItemObject)Returns whether the nest graph item has the same id as the given nestItemObjectbooleanNESTGraphItemObject. hasSemanticallyEqualDescriptor(NESTGraphItemObject nestItemObject)Returns whether the nes graph item has a semantically equal descriptor as the given nestItemObject.booleanNESTGraphItemObject. hasSemanticallyEqualDescriptor(NESTGraphItemObject nestItemObject, SimilarityValuator simVal, String simMeasure)Returns whether the nes graph item has a semantically equal descriptor as the given nestItemObject. -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.data.object.nest.controlflowNode
Subinterfaces of NESTGraphItemObject in de.uni_trier.wi2.procake.data.object.nest.controlflowNode Modifier and Type Interface Description interfaceNESTAndEndNodeObjectinterfaceNESTAndStartNodeObjectinterfaceNESTControlflowNodeObjectInterface of a Controlflow-Node of a NEST-graph.interfaceNESTLoopEndNodeObjectinterfaceNESTLoopStartNodeObjectinterfaceNESTOrEndNodeObjectinterfaceNESTOrStartNodeObjectinterfaceNESTXorEndNodeObjectinterfaceNESTXorStartNodeObject -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl
Classes in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl that implement NESTGraphItemObject Modifier and Type Class Description classNESTAndEndNodeObjectImplclassNESTAndStartNodeObjectImplclassNESTControlflowNodeObjectImplDefinition of a Controlflow-Node of a NEST-graph.classNESTLoopEndNodeObjectImplclassNESTLoopStartNodeObjectImplclassNESTOrEndNodeObjectImplclassNESTOrStartNodeObjectImplclassNESTXorEndNodeObjectImplclassNESTXorStartNodeObjectImpl -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.data.object.nest.impl
Classes in de.uni_trier.wi2.procake.data.object.nest.impl that implement NESTGraphItemObject Modifier and Type Class Description classNESTConstraintEdgeObjectImplDefinition of a Constraint-Edge of a NEST-graph.classNESTControlflowEdgeObjectImplDefinition of a Controlflow-Edge of a NEST-graph.classNESTDataflowEdgeObjectImplDefinition of a Dataflow-Edge of a NEST-graph.classNESTDataNodeObjectImplDefinition of a Data-Node of a NEST-graph.classNESTEdgeObjectImplDefinition of an edge of a NEST-graph.classNESTGraphItemObjectImplAbstract definition of a Graph-Item.classNESTNodeObjectImplDefinition of a Node of a NEST-graph.classNESTPartOfEdgeObjectImplDefinition of a PartOf-Edge of a NEST-graph.classNESTSequenceNodeObjectImplDefinition of a Sequence-Node of a NEST-graph.classNESTSubWorkflowNodeObjectImplDefinition of a SubWorkflow-Node of a NEST-graph.classNESTTaskNodeObjectImplDefinition of a Task-Node of a NEST-graph.classNESTWorkflowNodeObjectImplDefinition of a Workflow-Node of a NEST-graph.Methods in de.uni_trier.wi2.procake.data.object.nest.impl with parameters of type NESTGraphItemObject Modifier and Type Method Description protected voidNESTGraphObjectImpl. checkAllowedGraphClasses(NESTGraphItemObject nestGraphItem)intNESTGraphItemObjectImpl. compareTo(NESTGraphItemObject o)doubleNESTGraphItemObjectImpl. computeSemanticDescriptorSimilarity(NESTGraphItemObject nestItemObject, SimilarityValuator simVal, String simMeasure)booleanNESTGraphItemObjectImpl. equalId(NESTGraphItemObject nestItemObject)booleanNESTGraphItemObjectImpl. hasSemanticallyEqualDescriptor(NESTGraphItemObject nestItemObject)booleanNESTGraphItemObjectImpl. hasSemanticallyEqualDescriptor(NESTGraphItemObject nestItemObject, SimilarityValuator simVal, String simMeasure) -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.data.object.nest.utils
Methods in de.uni_trier.wi2.procake.data.object.nest.utils with parameters of type NESTGraphItemObject Modifier and Type Method Description booleanNESTGraphIDManager. hasValidId(NESTGraphItemObject item)Checks if the given graph item has a valid id with respect to the prefix. -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.data.object.nest.utils.impl
Fields in de.uni_trier.wi2.procake.data.object.nest.utils.impl with type parameters of type NESTGraphItemObject Modifier and Type Field Description protected Map<Parameter,Predicate<? super NESTGraphItemObject>>NESTGraphVisualizerImpl. parameterToGraphItemTypeMappingprotected Map<Parameter,Predicate<? super NESTGraphItemObject>>NESTWorkflowVisualizerImpl. parameterToGraphItemTypeMappingMethods in de.uni_trier.wi2.procake.data.object.nest.utils.impl with parameters of type NESTGraphItemObject Modifier and Type Method Description protected voidNESTGraphModifierImpl. checkAllowedGraphClasses(NESTGraphObject graph, NESTGraphItemObject nestGraphItem)StringNESTWorkflowVisualizerImpl. getLabel(NESTGraphItemObject graphItem)booleanNESTGraphIDManagerImpl. hasValidId(NESTGraphItemObject item) -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.dependency
Methods in de.uni_trier.wi2.procake.dependency that return NESTGraphItemObject Modifier and Type Method Description NESTGraphItemObjectDependency. getSourceCaseItem()Method, that returns the graph item of the source case of the dependency.NESTGraphItemObjectDependency. getTargetCaseItem()Method, that returns the graph item of the target case of the dependency. -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.dependency.impl
Methods in de.uni_trier.wi2.procake.dependency.impl that return NESTGraphItemObject Modifier and Type Method Description NESTGraphItemObjectDependencyImpl. getSourceCaseItem()NESTGraphItemObjectDependencyImpl. getTargetCaseItem()Constructors in de.uni_trier.wi2.procake.dependency.impl with parameters of type NESTGraphItemObject Constructor Description DependencyImpl(String dependencyType, DataObject sourceCase, DataObject targetCase, NESTGraphItemObject sourceCaseItem, NESTGraphItemObject targetCaseItem)DependencyImpl(String dependencyType, DataObject sourceCase, DataObject targetCase, NESTGraphItemObject sourceCaseItem, NESTGraphItemObject targetCaseItem, DataObject sourceCaseItemSemanticDescriptor, DataObject targetCaseItemSemanticDescriptor) -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.similarity.nest.astar.impl
Methods in de.uni_trier.wi2.procake.similarity.nest.astar.impl that return NESTGraphItemObject Modifier and Type Method Description protected abstract NESTGraphItemObjectSMGraphAStarImpl. selectNextItem(AStarCaseSolution toExpand)Retrieves the next item of the queryGraph based on the concrete AStar-implementation.protected NESTGraphItemObjectSMGraphAStarOneImpl. selectNextItem(AStarCaseSolution toExpand)protected NESTGraphItemObjectSMGraphAStarThreeImpl. selectNextItem(AStarCaseSolution toExpand)protected NESTGraphItemObjectSMGraphAStarTwoImpl. selectNextItem(AStarCaseSolution toExpand) -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.similarity.nest.astar.utils
Fields in de.uni_trier.wi2.procake.similarity.nest.astar.utils declared as NESTGraphItemObject Modifier and Type Field Description NESTGraphItemObject[]AStarCaseSolution. caseEdgesContains all not yet mapped GraphEdges of the case.NESTGraphItemObjectAStarGraphItemMapping. caseItemThe item (GraphNode or GraphEdge) of the caseGraph.NESTGraphItemObject[]AStarCaseSolution. caseNodesContains all not yet mapped GraphNodes of the case.NESTGraphItemObject[]AStarCaseSolution. queryEdgesContains all not yet investigated GraphEdges of the query.NESTGraphItemObjectAStarGraphItemMapping. queryItemThe item (GraphNode or GraphEdge) of the queryGraph.NESTGraphItemObject[]AStarCaseSolution. queryNodesContains all not yet investigated GraphNodes of the query.Fields in de.uni_trier.wi2.procake.similarity.nest.astar.utils with type parameters of type NESTGraphItemObject Modifier and Type Field Description Map<NESTGraphItemObject,List<AStarGraphItemMapping>>AStarThreeHeuristic. isolatedSimilaritiesCache of heuristic similarity valuesMap<NESTGraphItemObject,Double>AStarTwoHeuristic. maxSimilaritiesCache of heuristic similarity valuesMethods in de.uni_trier.wi2.procake.similarity.nest.astar.utils with parameters of type NESTGraphItemObject Modifier and Type Method Description doubleAStarHeuristic. getEstimatedMaxSimilarity(NESTGraphItemObject node)doubleAStarThreeHeuristic. getEstimatedMaxSimilarity(NESTGraphItemObject node)doubleAStarTwoHeuristic. getEstimatedMaxSimilarity(NESTGraphItemObject node)Constructors in de.uni_trier.wi2.procake.similarity.nest.astar.utils with parameters of type NESTGraphItemObject Constructor Description AStarGraphEdgeMapping(NESTGraphItemObject queryItem, NESTGraphItemObject caseItem, Similarity sim)AStarGraphItemMapping(NESTGraphItemObject queryItem, NESTGraphItemObject caseItem, Similarity sim)AStarGraphNodeMapping(NESTGraphItemObject queryItem, NESTGraphItemObject caseItem, Similarity sim) -
Uses of NESTGraphItemObject in de.uni_trier.wi2.procake.utils.exception
Constructors in de.uni_trier.wi2.procake.utils.exception with parameters of type NESTGraphItemObject Constructor Description InvalidSemanticDescriptorException(Object caller, NESTGraphItemObject object)NoSemanticDescriptorException(Object caller, NESTGraphItemObject object)
-