All Methods Instance Methods Concrete Methods
Modifier and Type |
Method |
Description |
protected EPackage |
getEPackage() |
Returns the package of this validator switch.
|
ResourceLocator |
getResourceLocator() |
Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
|
protected boolean |
validate(int classifierID,
Object value,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Calls validateXXX 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) |