Class LqnValidator
java.lang.Object
org.eclipse.emf.ecore.util.EObjectValidator
org.palladiosimulator.solver.lqn.util.LqnValidator
- All Implemented Interfaces:
EValidator
The Validator for the model.
- See Also:
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.util.EObjectValidator
EObjectValidator.DynamicEClassValidator, EObjectValidator.DynamicEDataTypeValidator
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EValidator
EValidator.Descriptor, EValidator.PatternMatcher, EValidator.Registry, EValidator.SubstitutionLabelProvider, EValidator.ValidationDelegate
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final int
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.static final String
static final EValidator.PatternMatcher[][]
static final LqnValidator
The cached model packagestatic final BigInteger
static final BigInteger
protected XMLTypeValidator
The cached base package validator.Fields inherited from class org.eclipse.emf.ecore.util.EObjectValidator
DATA_VALUE__FRACTION_DIGITS_IN_RANGE, DATA_VALUE__LENGTH_IN_RANGE, DATA_VALUE__MATCHES_PATTERN, DATA_VALUE__TOTAL_DIGITS_IN_RANGE, DATA_VALUE__TYPE_CORRECT, DATA_VALUE__VALUE_IN_ENUMERATION, DATA_VALUE__VALUE_IN_RANGE, EOBJECT__EVERY_BIDIRECTIONAL_REFERENCE_IS_PAIRED, EOBJECT__EVERY_DATA_VALUE_CONFORMS, EOBJECT__EVERY_KEY_UNIQUE, EOBJECT__EVERY_MAP_ENTRY_UNIQUE, EOBJECT__EVERY_MULTIPCITY_CONFORMS, EOBJECT__EVERY_PROXY_RESOLVES, EOBJECT__EVERY_REFERENCE_IS_CONTAINED, EOBJECT__NO_CIRCULAR_CONTAINMENT, EOBJECT__UNIQUE_ID, ROOT_OBJECT
Fields inherited from interface org.eclipse.emf.ecore.EValidator
MARKER, RELATED_URIS_ATTRIBUTE, URI_ATTRIBUTE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected EPackage
Returns the package of this validator switch.Returns the resource locator that will be used to fetch messages for this validator's diagnostics.protected boolean
CallsvalidateXXX
for the corresponding classifier of the model.boolean
validateActivityDefBase
(ActivityDefBase activityDefBase, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateActivityDefType
(ActivityDefType activityDefType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateActivityGraphBase
(ActivityGraphBase activityGraphBase, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateActivityListType
(ActivityListType activityListType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateActivityLoopListType
(ActivityLoopListType activityLoopListType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateActivityLoopType
(ActivityLoopType activityLoopType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateActivityMakingCallType
(ActivityMakingCallType activityMakingCallType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateActivityOrType
(ActivityOrType activityOrType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateActivityPhasesType
(ActivityPhasesType activityPhasesType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateActivityType
(ActivityType activityType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateAndJoinListType
(AndJoinListType andJoinListType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateAsynchCallType
(AsynchCallType asynchCallType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateBindType
(BindType bindType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateCallListType
(CallListType callListType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateCallOrderType
(CallOrderType callOrderType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateCallOrderTypeObject
(CallOrderType callOrderTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateConnectFromType
(List<?> connectFromType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateConnectFromType_ItemType
(List<?> connectFromType, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the ItemType constraint of 'Connect From Type'.boolean
validateConnectToType
(List<?> connectToType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateConnectToType_ItemType
(List<?> connectToType, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the ItemType constraint of 'Connect To Type'.boolean
validateDocumentRoot
(DocumentRoot documentRoot, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateEntryActivityDefType
(EntryActivityDefType entryActivityDefType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateEntryActivityGraph
(EntryActivityGraph entryActivityGraph, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateEntryMakingCallType
(EntryMakingCallType entryMakingCallType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateEntryType
(EntryType entryType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateExtVariable
(String extVariable, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateExtVariable_Pattern
(String extVariable, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the Pattern constraint of 'Ext Variable'.boolean
validateFanInType
(FanInType fanInType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateFanOutType
(FanOutType fanOutType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateFirstPlotType
(FirstPlotType firstPlotType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateGroupType
(GroupType groupType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateHistogramBinType
(HistogramBinType histogramBinType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateInPortType
(InPortType inPortType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateInterfaceType
(InterfaceType interfaceType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateLqnCoreType
(LqnCoreType lqnCoreType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateLqnModelType
(LqnModelType lqnModelType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateMakingCallType
(MakingCallType makingCallType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateMvaInfoType
(MvaInfoType mvaInfoType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateOrListType
(OrListType orListType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateOutPortType
(OutPortType outPortType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateOutputDistributionType
(OutputDistributionType outputDistributionType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateOutputEntryDistributionType
(OutputEntryDistributionType outputEntryDistributionType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateOutputResultJoinDelayType
(OutputResultJoinDelayType outputResultJoinDelayType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateOutputResultType
(OutputResultType outputResultType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateParameterType
(ParameterType parameterType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateParaType
(ParaType paraType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validatePhaseActivities
(PhaseActivities phaseActivities, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validatePhaseType
(BigInteger phaseType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validatePhaseType_Max
(BigInteger phaseType, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the Max constraint of 'Phase Type'.boolean
validatePhaseType_Min
(BigInteger phaseType, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the Min constraint of 'Phase Type'.boolean
validatePlotControlType
(PlotControlType plotControlType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validatePlotType
(PlotType plotType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validatePortBindingType
(PortBindingType portBindingType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validatePragmaType
(PragmaType pragmaType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validatePrecedenceType
(PrecedenceType precedenceType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateProcessorBindingType
(ProcessorBindingType processorBindingType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateProcessorType
(ProcessorType processorType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateReplyActivityType
(ReplyActivityType replyActivityType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateReplyEntryType
(ReplyEntryType replyEntryType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateResultConf95Type
(ResultConf95Type resultConf95Type, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateResultConf95Type1
(ResultConf95Type1 resultConf95Type1, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateResultConf99Type
(ResultConf99Type resultConf99Type, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateResultConf99Type1
(ResultConf99Type1 resultConf99Type1, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateResultGeneralType
(ResultGeneralType resultGeneralType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateRunControlType
(RunControlType runControlType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateRWLockType
(RWLockType rwLockType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateRWLockTypeObject
(RWLockType rwLockTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSchedulingType
(SchedulingType schedulingType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSchedulingTypeObject
(SchedulingType schedulingTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSemaphoreType
(SemaphoreType semaphoreType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSemaphoreTypeObject
(SemaphoreType semaphoreTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateServiceType
(ServiceType serviceType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSingleActivityListType
(SingleActivityListType singleActivityListType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSlotType
(SlotType slotType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSolverParamsType
(SolverParamsType solverParamsType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSrvnFloat
(Object srvnFloat, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSrvnFloat_MemberTypes
(Object srvnFloat, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the MemberTypes constraint of 'Srvn Float'.boolean
validateSrvnNonNegativeInteger
(Object srvnNonNegativeInteger, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateSrvnNonNegativeInteger_MemberTypes
(Object srvnNonNegativeInteger, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the MemberTypes constraint of 'Srvn Non Negative Integer'.boolean
validateSynchCallType
(SynchCallType synchCallType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateTaskActivityGraph
(TaskActivityGraph taskActivityGraph, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateTaskOptionType
(TaskOptionType taskOptionType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateTaskOptionTypeObject
(TaskOptionType taskOptionTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateTaskSchedulingType
(TaskSchedulingType taskSchedulingType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateTaskSchedulingTypeObject
(TaskSchedulingType taskSchedulingTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateTaskType
(TaskType taskType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateTypeType
(TypeType typeType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateTypeTypeObject
(TypeType typeTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateValidType
(ValidType validType, DiagnosticChain diagnostics, Map<Object, Object> context) boolean
validateValidTypeObject
(ValidType validTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) Methods inherited from class org.eclipse.emf.ecore.util.EObjectValidator
createBadDataValueDiagnostic, createDiagnostic, getAvailableChoices, getEcoreResourceLocator, getEcoreString, getFeatureLabel, getObjectLabel, getRootEValidator, getString, getValidationDelegateRegistry, getValueLabel, isEcoreString, reportConstraintDelegateException, reportConstraintDelegateException, reportConstraintDelegateNotFound, reportConstraintDelegateNotFound, reportConstraintDelegateViolation, reportConstraintDelegateViolation, reportDataValuePatternViolation, reportDataValueTypeViolation, reportEnumerationViolation, reportFractionDigitsViolation, reportInvariantDelegateException, reportInvariantDelegateNotFound, reportInvariantDelegateViolation, reportMaxLengthViolation, reportMaxViolation, reportMinLengthViolation, reportMinViolation, reportTotalDigitsViolation, validate, validate, validate, validate, validate, validate, validate_BidirectionalReferenceIsPaired, validate_DataValueConforms, validate_EveryBidirectionalReferenceIsPaired, validate_EveryDataValueConforms, validate_EveryDefaultConstraint, validate_EveryKeyUnique, validate_EveryMapEntryUnique, validate_EveryMultiplicityConforms, validate_EveryProxyResolves, validate_EveryReferenceIsContained, validate_KeyUnique, validate_MapEntryUnique, validate_MultiplicityConforms, validate_NoCircularContainment, validate_UniqueID, validatePattern, wrapEnumerationValues
-
Field Details
-
INSTANCE
The cached model package- Generated class or method.
-
DIAGNOSTIC_SOURCE
- See Also:
- Generated class or method.
-
DIAGNOSTIC_CODE_COUNT
protected static final int DIAGNOSTIC_CODE_COUNTA constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.- See Also:
- Generated class or method.
-
xmlTypeValidator
The cached base package validator.- Generated class or method.
-
EXT_VARIABLE__PATTERN__VALUES
- See Also:
- Generated class or method.
-
PHASE_TYPE__MIN__VALUE
- See Also:
- Generated class or method.
-
PHASE_TYPE__MAX__VALUE
- See Also:
- Generated class or method.
-
-
Constructor Details
-
LqnValidator
public LqnValidator()Creates an instance of the switch.- Generated class or method.
-
-
Method Details
-
getEPackage
Returns the package of this validator switch.- Overrides:
getEPackage
in classEObjectValidator
- Generated class or method.
-
validate
protected boolean validate(int classifierID, Object value, DiagnosticChain diagnostics, Map<Object, Object> context) CallsvalidateXXX
for the corresponding classifier of the model.- Overrides:
validate
in classEObjectValidator
- Generated class or method.
-
validateActivityDefBase
public boolean validateActivityDefBase(ActivityDefBase activityDefBase, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateActivityDefType
public boolean validateActivityDefType(ActivityDefType activityDefType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateActivityGraphBase
public boolean validateActivityGraphBase(ActivityGraphBase activityGraphBase, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateActivityListType
public boolean validateActivityListType(ActivityListType activityListType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateActivityLoopListType
public boolean validateActivityLoopListType(ActivityLoopListType activityLoopListType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateActivityLoopType
public boolean validateActivityLoopType(ActivityLoopType activityLoopType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateActivityMakingCallType
public boolean validateActivityMakingCallType(ActivityMakingCallType activityMakingCallType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateActivityOrType
public boolean validateActivityOrType(ActivityOrType activityOrType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateActivityPhasesType
public boolean validateActivityPhasesType(ActivityPhasesType activityPhasesType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateActivityType
public boolean validateActivityType(ActivityType activityType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateAndJoinListType
public boolean validateAndJoinListType(AndJoinListType andJoinListType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateAsynchCallType
public boolean validateAsynchCallType(AsynchCallType asynchCallType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateBindType
public boolean validateBindType(BindType bindType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateCallListType
public boolean validateCallListType(CallListType callListType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateDocumentRoot
public boolean validateDocumentRoot(DocumentRoot documentRoot, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateEntryActivityDefType
public boolean validateEntryActivityDefType(EntryActivityDefType entryActivityDefType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateEntryActivityGraph
public boolean validateEntryActivityGraph(EntryActivityGraph entryActivityGraph, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateEntryMakingCallType
public boolean validateEntryMakingCallType(EntryMakingCallType entryMakingCallType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateEntryType
public boolean validateEntryType(EntryType entryType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateFanInType
public boolean validateFanInType(FanInType fanInType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateFanOutType
public boolean validateFanOutType(FanOutType fanOutType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateFirstPlotType
public boolean validateFirstPlotType(FirstPlotType firstPlotType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateGroupType
public boolean validateGroupType(GroupType groupType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateHistogramBinType
public boolean validateHistogramBinType(HistogramBinType histogramBinType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateInPortType
public boolean validateInPortType(InPortType inPortType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateInterfaceType
public boolean validateInterfaceType(InterfaceType interfaceType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateLqnCoreType
public boolean validateLqnCoreType(LqnCoreType lqnCoreType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateLqnModelType
public boolean validateLqnModelType(LqnModelType lqnModelType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateMakingCallType
public boolean validateMakingCallType(MakingCallType makingCallType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateMvaInfoType
public boolean validateMvaInfoType(MvaInfoType mvaInfoType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateOrListType
public boolean validateOrListType(OrListType orListType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateOutPortType
public boolean validateOutPortType(OutPortType outPortType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateOutputDistributionType
public boolean validateOutputDistributionType(OutputDistributionType outputDistributionType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateOutputEntryDistributionType
public boolean validateOutputEntryDistributionType(OutputEntryDistributionType outputEntryDistributionType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateOutputResultJoinDelayType
public boolean validateOutputResultJoinDelayType(OutputResultJoinDelayType outputResultJoinDelayType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateOutputResultType
public boolean validateOutputResultType(OutputResultType outputResultType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateParameterType
public boolean validateParameterType(ParameterType parameterType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateParaType
public boolean validateParaType(ParaType paraType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validatePhaseActivities
public boolean validatePhaseActivities(PhaseActivities phaseActivities, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validatePlotControlType
public boolean validatePlotControlType(PlotControlType plotControlType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validatePlotType
public boolean validatePlotType(PlotType plotType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validatePortBindingType
public boolean validatePortBindingType(PortBindingType portBindingType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validatePragmaType
public boolean validatePragmaType(PragmaType pragmaType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validatePrecedenceType
public boolean validatePrecedenceType(PrecedenceType precedenceType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateProcessorBindingType
public boolean validateProcessorBindingType(ProcessorBindingType processorBindingType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateProcessorType
public boolean validateProcessorType(ProcessorType processorType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateReplyActivityType
public boolean validateReplyActivityType(ReplyActivityType replyActivityType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateReplyEntryType
public boolean validateReplyEntryType(ReplyEntryType replyEntryType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateResultConf95Type
public boolean validateResultConf95Type(ResultConf95Type resultConf95Type, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateResultConf95Type1
public boolean validateResultConf95Type1(ResultConf95Type1 resultConf95Type1, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateResultConf99Type
public boolean validateResultConf99Type(ResultConf99Type resultConf99Type, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateResultConf99Type1
public boolean validateResultConf99Type1(ResultConf99Type1 resultConf99Type1, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateResultGeneralType
public boolean validateResultGeneralType(ResultGeneralType resultGeneralType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateRunControlType
public boolean validateRunControlType(RunControlType runControlType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateServiceType
public boolean validateServiceType(ServiceType serviceType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSingleActivityListType
public boolean validateSingleActivityListType(SingleActivityListType singleActivityListType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSlotType
public boolean validateSlotType(SlotType slotType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSolverParamsType
public boolean validateSolverParamsType(SolverParamsType solverParamsType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSynchCallType
public boolean validateSynchCallType(SynchCallType synchCallType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateTaskActivityGraph
public boolean validateTaskActivityGraph(TaskActivityGraph taskActivityGraph, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateTaskType
public boolean validateTaskType(TaskType taskType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateCallOrderType
public boolean validateCallOrderType(CallOrderType callOrderType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateRWLockType
public boolean validateRWLockType(RWLockType rwLockType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSchedulingType
public boolean validateSchedulingType(SchedulingType schedulingType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSemaphoreType
public boolean validateSemaphoreType(SemaphoreType semaphoreType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateTaskOptionType
public boolean validateTaskOptionType(TaskOptionType taskOptionType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateTaskSchedulingType
public boolean validateTaskSchedulingType(TaskSchedulingType taskSchedulingType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateTypeType
public boolean validateTypeType(TypeType typeType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateValidType
public boolean validateValidType(ValidType validType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateCallOrderTypeObject
public boolean validateCallOrderTypeObject(CallOrderType callOrderTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateConnectFromType
public boolean validateConnectFromType(List<?> connectFromType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateConnectFromType_ItemType
public boolean validateConnectFromType_ItemType(List<?> connectFromType, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the ItemType constraint of 'Connect From Type'.- Generated class or method.
-
validateConnectToType
public boolean validateConnectToType(List<?> connectToType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateConnectToType_ItemType
public boolean validateConnectToType_ItemType(List<?> connectToType, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the ItemType constraint of 'Connect To Type'.- Generated class or method.
-
validateExtVariable
public boolean validateExtVariable(String extVariable, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateExtVariable_Pattern
public boolean validateExtVariable_Pattern(String extVariable, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the Pattern constraint of 'Ext Variable'.- Generated class or method.
-
validatePhaseType
public boolean validatePhaseType(BigInteger phaseType, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validatePhaseType_Min
public boolean validatePhaseType_Min(BigInteger phaseType, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the Min constraint of 'Phase Type'.- Generated class or method.
-
validatePhaseType_Max
public boolean validatePhaseType_Max(BigInteger phaseType, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the Max constraint of 'Phase Type'.- Generated class or method.
-
validateRWLockTypeObject
public boolean validateRWLockTypeObject(RWLockType rwLockTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSchedulingTypeObject
public boolean validateSchedulingTypeObject(SchedulingType schedulingTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSemaphoreTypeObject
public boolean validateSemaphoreTypeObject(SemaphoreType semaphoreTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSrvnFloat
public boolean validateSrvnFloat(Object srvnFloat, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSrvnFloat_MemberTypes
public boolean validateSrvnFloat_MemberTypes(Object srvnFloat, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the MemberTypes constraint of 'Srvn Float'.- Generated class or method.
-
validateSrvnNonNegativeInteger
public boolean validateSrvnNonNegativeInteger(Object srvnNonNegativeInteger, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateSrvnNonNegativeInteger_MemberTypes
public boolean validateSrvnNonNegativeInteger_MemberTypes(Object srvnNonNegativeInteger, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the MemberTypes constraint of 'Srvn Non Negative Integer'.- Generated class or method.
-
validateTaskOptionTypeObject
public boolean validateTaskOptionTypeObject(TaskOptionType taskOptionTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateTaskSchedulingTypeObject
public boolean validateTaskSchedulingTypeObject(TaskSchedulingType taskSchedulingTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateTypeTypeObject
public boolean validateTypeTypeObject(TypeType typeTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
validateValidTypeObject
public boolean validateValidTypeObject(ValidType validTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context) - Generated class or method.
-
getResourceLocator
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.- Overrides:
getResourceLocator
in classEObjectValidator
- Generated class or method.
-