- CAMUNDA_CLASS - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_DEXPRESSION - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_DMN - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_ENTRY - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_ERRORCODEMESSVAR - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_ERRORCODEVAR - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_EXECUTIONLISTENER - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_EXPRESSION - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_EXT - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_FIELD - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_INPAR - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_LIST - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_MAP - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_OUTPAR - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_PROPERTY - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_TASKLISTENER - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- CAMUNDA_VALUE - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.BoundaryErrorChecker
-
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.DmnTaskChecker
-
Check a BusinessRuleTask for a DMN reference
- check(BpmnElement) - Method in interface de.viadee.bpm.vPAV.processing.checker.ElementChecker
-
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.ElementIdConventionChecker
-
Check if an element follows a configurable pattern
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.EmbeddedGroovyScriptChecker
-
Check for GroovyScript in a ScriptTask And checks for GroovyScript in ExtensionElements
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.ExtensionChecker
-
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.FieldInjectionChecker
-
Check for JavaDelegates in Tasks
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.JavaDelegateChecker
-
Check for JavaDelegates in Tasks
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.MessageEventChecker
-
Check MessageEvents for implementation and messages
- check(BpmnModelInstance) - Method in interface de.viadee.bpm.vPAV.processing.checker.ModelChecker
-
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.NoExpressionChecker
-
Check if ServiceTasks, BusinessRuleTasks, SendTasks and ScriptTasks use expressions against best practices
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.NoScriptChecker
-
Checks a bpmn model, if there is any script (Script inside a script task - Script as an execution listener -
Script as a task listener - Script inside an inputOutput parameter mapping)
- check(BpmnModelInstance) - Method in class de.viadee.bpm.vPAV.processing.checker.ProcessVariablesModelChecker
-
Checks variables of a given process and identifies read/write/delete anomalies
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.ProcessVariablesNameConventionChecker
-
Checks process variables in an bpmn element, whether they comply naming conventions
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.TaskNamingConventionChecker
-
Check if elements adhere to a configurable naming convention
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.TimerExpressionChecker
-
Check TimerEvents for correct usage of ISO 8601 and CRON definitions
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.VersioningChecker
-
Check versions of referenced beans and/or classes
- check(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.checker.XorConventionChecker
-
Check if XOR gateways and their outgoing edges adhere to naming conventions
- CheckerFactory - Class in de.viadee.bpm.vPAV.processing.checker
-
Factory decides which Checkers will be used in defined situations
- CheckerFactory() - Constructor for class de.viadee.bpm.vPAV.processing.checker.CheckerFactory
-
- CheckerIssue - Class in de.viadee.bpm.vPAV.processing.model.data
-
Class for holding issues (errors, warnings, infos) from the checkers.
- CheckerIssue(String, String, CriticalityEnum, String, String, String, String, String, Anomaly, List<Path>, String, String) - Constructor for class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
CheckerIssue
- CheckName - Class in de.viadee.bpm.vPAV.processing
-
Utility class to check names and return names/ids
- CheckName() - Constructor for class de.viadee.bpm.vPAV.processing.CheckName
-
- checkName(BaseElement) - Static method in class de.viadee.bpm.vPAV.processing.CheckName
-
Checks the name of a BaseElement and returns the identifier if no name is specified
- checkNamingOfEdges(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
check xor gateways for outgoing edges
- checkTimer(Element) - Static method in class de.viadee.bpm.vPAV.processing.CheckName
-
Checks the name of a Timer and returns the identifier if no name is specified
- clear() - Method in class de.viadee.bpm.vPAV.processing.model.graph.VariableInfo
-
Resets the visited field.
- clear() - Method in class de.viadee.bpm.vPAV.processing.model.graph.VertexInfo
-
Resets the visited field.
- clearVertexInfo() - Method in class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
- compareTo(CheckerIssue) - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- CONDEXP - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- ConfigItemNotFoundException - Exception in de.viadee.bpm.vPAV.processing
-
- ConfigItemNotFoundException(String) - Constructor for exception de.viadee.bpm.vPAV.processing.ConfigItemNotFoundException
-
- ConfigReader - Interface in de.viadee.bpm.vPAV.config.reader
-
- ConfigReaderException - Exception in de.viadee.bpm.vPAV.config.reader
-
- ConfigReaderException(Throwable) - Constructor for exception de.viadee.bpm.vPAV.config.reader.ConfigReaderException
-
- ConfigReaderException(String) - Constructor for exception de.viadee.bpm.vPAV.config.reader.ConfigReaderException
-
- ConstantsConfig - Class in de.viadee.bpm.vPAV
-
Class to hold global constants
- createCheckerInstancesBpmnElement(Map<String, Rule>, Collection<String>, BpmnElement, BPMNScanner) - Static method in class de.viadee.bpm.vPAV.processing.checker.CheckerFactory
-
create checkers
- createInvalidPaths(Collection<IGraph>) - Method in class de.viadee.bpm.vPAV.processing.ElementGraphBuilder
-
Create invalid paths for data flow anomalies
- createProcessGraph(BpmnModelInstance, String, Collection<String>) - Method in class de.viadee.bpm.vPAV.processing.ElementGraphBuilder
-
Create data flow graphs for a model
- createVariableMap() - Method in class de.viadee.bpm.vPAV.beans.InitialProcessVariablesBase
-
Creates a map which contains fields and their respective value
- CriticalityEnum - Enum in de.viadee.bpm.vPAV.processing.model.data
-
Criticality Enum representing the severity of an issue
- CSS_FOLDER - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- GATEWAY - Static variable in class de.viadee.bpm.vPAV.BPMNConstants
-
- generateBeanMappingFile(ApplicationContext) - Static method in class de.viadee.bpm.vPAV.beans.BeanMappingGenerator
-
Generates bean mapping HashMap for jUnit start
- getActiveRules() - Method in class de.viadee.bpm.vPAV.RuntimeConfig
-
- getAllInvalidPaths(BpmnElement, AnomalyContainer) - Method in class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
search all paths with variables, which has not been set
source: http://codereview.stackexchange.com/questions/45678/find-all-paths-from-source-to-destination
- getAllInvalidPaths(BpmnElement, AnomalyContainer) - Method in interface de.viadee.bpm.vPAV.processing.model.graph.IGraph
-
- getAnomalies() - Method in class de.viadee.bpm.vPAV.processing.model.data.BpmnElement
-
- getAnomaly() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getAnomaly() - Method in class de.viadee.bpm.vPAV.processing.model.data.AnomalyContainer
-
- getAnomaly() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getApplicationContext() - Method in class de.viadee.bpm.vPAV.RuntimeConfig
-
- getBaseElement() - Method in class de.viadee.bpm.vPAV.processing.model.data.BpmnElement
-
- getBeanMapping() - Method in class de.viadee.bpm.vPAV.RuntimeConfig
-
- getBpmnFile() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getBpmnFile() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getChapter() - Method in class de.viadee.bpm.vPAV.processing.model.data.ProcessVariable
-
- getClassification() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getClassification() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getClassLoader() - Method in class de.viadee.bpm.vPAV.RuntimeConfig
-
- getClassLoader(MavenProject) - Method in class de.viadee.bpm.vPAV.RuntimeConfig
-
Retrieves the classloader for a given MavenProject
- getDeactivatedRuleSet() - Method in class de.viadee.bpm.vPAV.config.reader.XmlConfigReader
-
Retrieves all rules, by default deactivated
- getDecisionRefToPathMap() - Method in class de.viadee.bpm.vPAV.FileScanner
-
get mapping from decisionRef to file path of dmn models
- getDescription() - Method in class de.viadee.bpm.vPAV.config.model.ElementConvention
-
- getDescription() - Method in class de.viadee.bpm.vPAV.config.reader.XmlElementConvention
-
- getDescription() - Method in class de.viadee.bpm.vPAV.config.reader.XmlRule
-
- getDescription() - Method in enum de.viadee.bpm.vPAV.processing.model.data.Anomaly
-
- getDescription() - Method in enum de.viadee.bpm.vPAV.processing.model.data.KnownElementFieldType
-
- getEdge(BpmnElement, BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
- getEdge(BpmnElement, BpmnElement) - Method in interface de.viadee.bpm.vPAV.processing.model.graph.IGraph
-
- getEdges() - Method in class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
- getEdges() - Method in interface de.viadee.bpm.vPAV.processing.model.graph.IGraph
-
- getElement(String) - Method in class de.viadee.bpm.vPAV.processing.ElementGraphBuilder
-
- getElement() - Method in class de.viadee.bpm.vPAV.processing.model.data.ProcessVariable
-
- getElementConventions() - Method in class de.viadee.bpm.vPAV.config.model.Rule
-
- getElementConventions() - Method in class de.viadee.bpm.vPAV.config.reader.XmlRule
-
- getElementDescription() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getElementDescription() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getElementFieldTypes() - Method in class de.viadee.bpm.vPAV.config.model.ElementConvention
-
- getElementFieldTypes() - Method in class de.viadee.bpm.vPAV.config.model.ElementFieldTypes
-
- getElementFieldTypes() - Method in class de.viadee.bpm.vPAV.config.reader.XmlElementConvention
-
- getElementFieldTypes() - Method in class de.viadee.bpm.vPAV.config.reader.XmlElementFieldTypes
-
- getElementId() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getElementId() - Method in class de.viadee.bpm.vPAV.processing.model.data.AnomalyContainer
-
- getElementId() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getElementName() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getElementName() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getElements() - Method in class de.viadee.bpm.vPAV.output.XmlPath
-
- getElements() - Method in class de.viadee.bpm.vPAV.processing.model.graph.Path
-
- getEndNodes() - Method in class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
- getEndNodes() - Method in interface de.viadee.bpm.vPAV.processing.model.graph.IGraph
-
- getErrorCodeVar(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
get errorCodeVariable
- getErrorDef(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
get errorDefinition
- getErrorEvent(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
get errorEventDefinition
- getErrorEventMapping(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
- getEventImplementation(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
Return the Implementation of an specific element (endEvent and/or intermediateThrowEvent)
- getFieldInjectionExpression(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
get value of expression
- getFieldInjectionVarName(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
get names of variable in fieldInjection
- getFieldType() - Method in class de.viadee.bpm.vPAV.processing.model.data.ProcessVariable
-
- getfilteredIssues() - Static method in class de.viadee.bpm.vPAV.AbstractRunner
-
- getId() - Method in class de.viadee.bpm.vPAV.config.model.Setting
-
- getId() - Method in class de.viadee.bpm.vPAV.config.reader.XmlSetting
-
- getId() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getId() - Method in class de.viadee.bpm.vPAV.output.XmlPathElement
-
- getId() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getImplementation(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
Return the Implementation of an specific element (sendTask, ServiceTask or BusinessRuleTask)
- getImplementationReference(String, String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
- getIn() - Method in class de.viadee.bpm.vPAV.processing.model.data.BpmnElement
-
- getInOutputVariablesValue(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
get Values of outputParameters
- getInputVariables(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
get List of input variables
- getInstance() - Static method in class de.viadee.bpm.vPAV.RuntimeConfig
-
- getInvalidPaths() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getIsDirectory() - Static method in class de.viadee.bpm.vPAV.FileScanner
-
- getIssues() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssues
-
- getJavaResourcesFileInputStream() - Method in class de.viadee.bpm.vPAV.FileScanner
-
- getKeyPairs(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
- getListener(String, String, String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
- getMD5(String) - Static method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getMessage() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getMessage() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getMessageIdToVariableMap() - Method in class de.viadee.bpm.vPAV.OuterProcessVariablesScanner
-
get mapping for message id
- getMessageName(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
Retrieve the message name of a given receiveTask
- getModelConventions() - Method in class de.viadee.bpm.vPAV.config.model.Rule
-
- getModelConventions() - Method in class de.viadee.bpm.vPAV.config.reader.XmlRule
-
- getModelPath() - Static method in class de.viadee.bpm.vPAV.AbstractRunner
-
- getName() - Method in class de.viadee.bpm.vPAV.config.model.ElementConvention
-
- getName() - Method in class de.viadee.bpm.vPAV.config.model.Rule
-
- getName() - Method in class de.viadee.bpm.vPAV.config.model.Setting
-
- getName() - Method in class de.viadee.bpm.vPAV.config.reader.XmlElementConvention
-
- getName() - Method in class de.viadee.bpm.vPAV.config.reader.XmlRule
-
- getName() - Method in class de.viadee.bpm.vPAV.config.reader.XmlSetting
-
- getName() - Method in class de.viadee.bpm.vPAV.output.XmlPathElement
-
- getName() - Method in class de.viadee.bpm.vPAV.processing.model.data.AnomalyContainer
-
- getName() - Method in class de.viadee.bpm.vPAV.processing.model.data.ProcessVariable
-
- getNodesWithAnomalies() - Method in class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
get nodes with data flow anomalies
- getNodesWithAnomalies() - Method in interface de.viadee.bpm.vPAV.processing.model.graph.IGraph
-
- getOperation() - Method in class de.viadee.bpm.vPAV.processing.model.data.ProcessVariable
-
- getOut() - Method in class de.viadee.bpm.vPAV.processing.model.data.BpmnElement
-
- getOutgoing(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
Return number of outgoing
- getOutgoingEdges(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
check xor gateways for outgoing edges
- getOutputVariables(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
- getPaths() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getPattern() - Method in class de.viadee.bpm.vPAV.config.model.ElementConvention
-
- getPattern() - Method in class de.viadee.bpm.vPAV.config.reader.XmlElementConvention
-
- getProcessdefinition() - Method in class de.viadee.bpm.vPAV.processing.model.data.BpmnElement
-
- getProcessdefinitions() - Method in class de.viadee.bpm.vPAV.FileScanner
-
get file paths for process definitions
- getProcessId() - Method in class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
- getProcessId() - Method in interface de.viadee.bpm.vPAV.processing.model.graph.IGraph
-
- getProcessIdToPathMap() - Method in class de.viadee.bpm.vPAV.FileScanner
-
get mapping from process id to file path of bpmn models
- getProcessIdToVariableMap() - Method in class de.viadee.bpm.vPAV.OuterProcessVariablesScanner
-
get mapping for process id
- getProcessVariables() - Method in class de.viadee.bpm.vPAV.processing.model.data.BpmnElement
-
- getRequired() - Method in class de.viadee.bpm.vPAV.config.model.Setting
-
- getRequired() - Method in class de.viadee.bpm.vPAV.config.reader.XmlSetting
-
- getResourceFile() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getResourceFile() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getResourceFilePath() - Method in class de.viadee.bpm.vPAV.processing.model.data.ProcessVariable
-
- getResourcesNewestVersions() - Method in class de.viadee.bpm.vPAV.FileScanner
-
get a list of versioned resources (only with current versions)
- getRuleDescription() - Method in class de.viadee.bpm.vPAV.config.model.Rule
-
- getRuleDescription() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getRuleDescription() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getRuleName() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getRuleName() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getRules() - Method in class de.viadee.bpm.vPAV.config.reader.XmlRuleSet
-
- getScopeId() - Method in class de.viadee.bpm.vPAV.processing.model.data.ProcessVariable
-
- getScript() - Method in class de.viadee.bpm.vPAV.config.reader.XmlSetting
-
- getScriptPlaces() - Method in class de.viadee.bpm.vPAV.config.model.Setting
-
- getScriptTypes(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
Check if model has an scriptTag
- getSettings() - Method in class de.viadee.bpm.vPAV.config.model.Rule
-
- getSettings() - Method in class de.viadee.bpm.vPAV.config.reader.XmlRule
-
- getStartNodes() - Method in class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
- getStartNodes() - Method in interface de.viadee.bpm.vPAV.processing.model.graph.IGraph
-
- getTimerImplementation(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
get ids and timer definition for all timer event types
- getType() - Method in class de.viadee.bpm.vPAV.config.model.ModelConvention
-
- getType() - Method in class de.viadee.bpm.vPAV.config.model.Setting
-
- getType() - Method in class de.viadee.bpm.vPAV.config.reader.XmlModelConvention
-
- getType() - Method in class de.viadee.bpm.vPAV.config.reader.XmlSetting
-
- getValue() - Method in class de.viadee.bpm.vPAV.config.model.Setting
-
- getValue() - Method in class de.viadee.bpm.vPAV.config.reader.XmlSetting
-
- getVariable() - Method in class de.viadee.bpm.vPAV.output.XmlCheckerIssue
-
- getVariable() - Method in class de.viadee.bpm.vPAV.processing.model.data.AnomalyContainer
-
- getVariable() - Method in class de.viadee.bpm.vPAV.processing.model.data.CheckerIssue
-
- getVariablesFromElement(BpmnElement) - Method in class de.viadee.bpm.vPAV.processing.ProcessVariableReader
-
Examining an bpmn element for variables
- getVersioningScheme() - Static method in class de.viadee.bpm.vPAV.FileScanner
-
- getVertices() - Method in class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
- getVertices() - Method in interface de.viadee.bpm.vPAV.processing.model.graph.IGraph
-
- getViadeeRules() - Method in class de.viadee.bpm.vPAV.RuntimeConfig
-
- getWhiteList() - Method in class de.viadee.bpm.vPAV.config.model.Rule
-
- getXorGateWays(String) - Method in class de.viadee.bpm.vPAV.BPMNScanner
-
Return a list of used gateways for a given bpmn model
- Graph - Class in de.viadee.bpm.vPAV.processing.model.graph
-
- Graph(String) - Constructor for class de.viadee.bpm.vPAV.processing.model.graph.Graph
-
- GROOVY - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- v - Variable in class de.viadee.bpm.vPAV.processing.model.graph.VertexInfo
-
The vertex itself.
- VALIDATION_FOLDER - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- VALIDATION_JS_MODEL_OUTPUT - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- VALIDATION_JS_OUTPUT - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- VALIDATION_JS_PROCESSVARIABLES - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- VALIDATION_JS_SUCCESS_OUTPUT - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- VALIDATION_JS_TMP - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- VALIDATION_JSON_OUTPUT - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- VALIDATION_XML_OUTPUT - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- valueOf(String) - Static method in enum de.viadee.bpm.vPAV.processing.model.data.Anomaly
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.viadee.bpm.vPAV.processing.model.data.CriticalityEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.viadee.bpm.vPAV.processing.model.data.ElementChapter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.viadee.bpm.vPAV.processing.model.data.InOutState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.viadee.bpm.vPAV.processing.model.data.KnownElementFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.viadee.bpm.vPAV.processing.model.data.VariableOperation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.viadee.bpm.vPAV.processing.model.data.Anomaly
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.viadee.bpm.vPAV.processing.model.data.CriticalityEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.viadee.bpm.vPAV.processing.model.data.ElementChapter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.viadee.bpm.vPAV.processing.model.data.InOutState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.viadee.bpm.vPAV.processing.model.data.KnownElementFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.viadee.bpm.vPAV.processing.model.data.VariableOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- var - Variable in class de.viadee.bpm.vPAV.processing.model.graph.VariableInfo
-
- VariableInfo - Class in de.viadee.bpm.vPAV.processing.model.graph
-
Info for the searched process variable
- VariableInfo(ProcessVariable) - Constructor for class de.viadee.bpm.vPAV.processing.model.graph.VariableInfo
-
- VariableOperation - Enum in de.viadee.bpm.vPAV.processing.model.data
-
- variableVisited(String) - Method in class de.viadee.bpm.vPAV.processing.model.graph.VertexInfo
-
- VersioningChecker - Class in de.viadee.bpm.vPAV.processing.checker
-
check versioning of the referenced classes, scripts and beans
- VersioningChecker(Rule, BPMNScanner, Collection<String>) - Constructor for class de.viadee.bpm.vPAV.processing.checker.VersioningChecker
-
- VERSIONINGSCHEMECLASS - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- VERSIONINGSCHEMEPACKAGE - Static variable in class de.viadee.bpm.vPAV.ConstantsConfig
-
- VertexInfo - Class in de.viadee.bpm.vPAV.processing.model.graph
-
University of Washington, Computer Science and Engineering, Course 373, Winter 2011, Jessica Miller A utility class
that attaches "bookkeeping" information to a vertex. used when searching the graph for a path between two vertices
- VertexInfo(BpmnElement) - Constructor for class de.viadee.bpm.vPAV.processing.model.graph.VertexInfo
-
Constructs information for the given vertex.
- viadeeProcessApplicationValidator() - Static method in class de.viadee.bpm.vPAV.AbstractRunner
-
Main method which represents lifecycle of the validation process Calls main functions
- visited - Variable in class de.viadee.bpm.vPAV.processing.model.graph.VertexInfo
-
A mark for whether this vertex has been visited.
- visitVariable(String) - Method in class de.viadee.bpm.vPAV.processing.model.graph.VertexInfo
-