doubleProcessId() validate the process definitions from a XPDL file
doubleProcessId.xml using the ProcessDefinitionDirectory bean.
public void
doubleTransitionId() validate the process definitions from a XPDL file
doubleTransitionId.xml using the ProcessDefinitionDirectory bean.
public void
doubleTransitionIdOfActivitySet() validate the process definitions from a XPDL file
doubleTransitionIdOfActivitySet.xml using the ProcessDefinitionDirectory
bean.
public void
emptyActivitySet() Check if the process definition includes an empty activity set.
incompleteApplicationDef() validate the process definitions from a XPDL file
validApplicationId.xml using the ProcessDefinitionDirectory bean.
public void
invalidActivitySetTransRefId() validate the process definitions from a XPDL file
invalidActivitySetTransRefId.xml using the
ProcessDefinitionDirectory bean.
public void
invalidActivityTransRefId() validate the process definitions from a XPDL file
invalidActivitySetTransRefId.xml using the
ProcessDefinitionDirectory bean.
invalidPriority() Check if the process definition includes an invalid priority.
public void
invalidRefActFromIdInTransition() validate the process definitions from a XPDL file
invalidRefActFromIdInTransition.xml using the
ProcessDefinitionDirectory bean.
public void
invalidRefActFromIdInTransitionOfActivitySet() validate the process definitions from a XPDL file
invalidRefActFromIdInTransitionOfActivitySet.xml using the
ProcessDefinitionDirectory bean.
public void
invalidRefActToIdInTransition() validate the process definitions from a XPDL file
invalidRefActToIdInTransition.xml using the
ProcessDefinitionDirectory bean.
public void
invalidRefActToIdInTransitionOfActivitySet() validate the process definitions from a XPDL file
invalidRefActToIdInTransitionOfActivitySet.xml using the
ProcessDefinitionDirectory bean.
public void
invalidRefToolIdInActivity() validate the process definitions from a XPDL file
invalidRefToolIdInActivity.xml using the
ProcessDefinitionDirectory bean.
public void
invalidRefToolIdInActivitySet() validate the process definitions from a XPDL file
invalidRefToolIdInActivitySet.xml using the
ProcessDefinitionDirectory bean.
noMatchedActualParamTypeCallingSubFlow() Check if all the formal OUT- or INOUT- parameters of the called subflow
reference an existing actual parameter with an existing Datafield.
public void
noMatchedActualParamsInCallingSubFlow() Check if all the formal OUT- or INOUT- parameters of the called subflow
reference an existing actual parameter.
public void
noMatchedDataFieldInCallingSubFlow() Check if all the formal OUT- or INOUT- parameters of the called subflow
reference an existing actual parameter with an existing Datafield.
public void
noProcDataForActualParam() Check if all the defined ActualParameters have responding entries
in DataFields.
validate the process definitions from a XPDL file doubleActivityId.xml
using the ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
doubleActivityIdOfActivitySet
public void doubleActivityIdOfActivitySet() throws Exception(Code)
validate the process definitions from a XPDL file doubleActivityId.xml
using the ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
validate the process definitions from a XPDL file
doubleApplicationId.xml using the ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
validate the process definitions from a XPDL file
doubleProcessId.xml using the ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
validate the process definitions from a XPDL file
doubleTransitionId.xml using the ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
doubleTransitionIdOfActivitySet
public void doubleTransitionIdOfActivitySet() throws Exception(Code)
validate the process definitions from a XPDL file
doubleTransitionIdOfActivitySet.xml using the ProcessDefinitionDirectory
bean.
throws: Exception - if any eror ocurred.
public void incompleteApplicationDef() throws Exception(Code)
validate the process definitions from a XPDL file
validApplicationId.xml using the ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
invalidActivitySetTransRefId
public void invalidActivitySetTransRefId() throws Exception(Code)
validate the process definitions from a XPDL file
invalidActivitySetTransRefId.xml using the
ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
invalidActivityTransRefId
public void invalidActivityTransRefId() throws Exception(Code)
validate the process definitions from a XPDL file
invalidActivitySetTransRefId.xml using the
ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
Check if all the referenced BlockActivity are defined.
throws: Exception - if any eror ocurred.
invalidExtendedAttribute
public void invalidExtendedAttribute() throws Exception(Code)
validate the process definitions from a XPDL file
invalidExtendedAttribute.xml using the ProcessDefinitionDirectory bean.
The extended attribute should have a value as AUTOMATIC or MANUAL,
otherwise error raised.
throws: Exception - if any eror ocurred.
Check if the process definition includes an invalid priority.
throws: Exception - if any eror ocurred.
invalidRefActFromIdInTransition
public void invalidRefActFromIdInTransition() throws Exception(Code)
validate the process definitions from a XPDL file
invalidRefActFromIdInTransition.xml using the
ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
invalidRefActFromIdInTransitionOfActivitySet
public void invalidRefActFromIdInTransitionOfActivitySet() throws Exception(Code)
validate the process definitions from a XPDL file
invalidRefActFromIdInTransitionOfActivitySet.xml using the
ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
invalidRefActToIdInTransition
public void invalidRefActToIdInTransition() throws Exception(Code)
validate the process definitions from a XPDL file
invalidRefActToIdInTransition.xml using the
ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
invalidRefActToIdInTransitionOfActivitySet
public void invalidRefActToIdInTransitionOfActivitySet() throws Exception(Code)
validate the process definitions from a XPDL file
invalidRefActToIdInTransitionOfActivitySet.xml using the
ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
invalidRefToolIdInActivity
public void invalidRefToolIdInActivity() throws Exception(Code)
validate the process definitions from a XPDL file
invalidRefToolIdInActivity.xml using the
ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
invalidRefToolIdInActivitySet
public void invalidRefToolIdInActivitySet() throws Exception(Code)
validate the process definitions from a XPDL file
invalidRefToolIdInActivitySet.xml using the
ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.
invalidTransitionRestriction
public void invalidTransitionRestriction() throws Exception(Code)
Check if all TransitionRestrictions are valid.
throws: Exception - if any eror ocurred.
validate the process definitions from a XPDL file
validApplicationId.xml using the ProcessDefinitionDirectory bean.
throws: Exception - if any eror ocurred.