|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecore.util.EObjectValidator
net.opengis.wps10.util.Wps10Validator
public class Wps10Validator
The Validator for the model.
Wps10Package
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.util.EObjectValidator |
---|
org.eclipse.emf.ecore.util.EObjectValidator.DynamicEClassValidator, org.eclipse.emf.ecore.util.EObjectValidator.DynamicEDataTypeValidator |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EValidator |
---|
org.eclipse.emf.ecore.EValidator.Descriptor, org.eclipse.emf.ecore.EValidator.PatternMatcher, org.eclipse.emf.ecore.EValidator.Registry, org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider, org.eclipse.emf.ecore.EValidator.ValidationDelegate |
Field Summary | |
---|---|
protected static int |
DIAGNOSTIC_CODE_COUNT
A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class. |
static java.lang.String |
DIAGNOSTIC_SOURCE
A constant for the source of diagnostic codes from this package. |
static Wps10Validator |
INSTANCE
The cached model package |
static java.math.BigInteger |
PERCENT_COMPLETED_TYPE__MAX__VALUE
|
static java.math.BigInteger |
PERCENT_COMPLETED_TYPE__MIN__VALUE
|
protected org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator |
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 | |
---|---|
Wps10Validator()
Creates an instance of the switch. |
Method Summary | |
---|---|
protected org.eclipse.emf.ecore.EPackage |
getEPackage()
Returns the package of this validator switch. |
protected boolean |
validate(int classifierID,
java.lang.Object value,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
Calls validateXXX for the corresponding classifier of the model. |
boolean |
validateBodyReferenceType(BodyReferenceType bodyReferenceType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateComplexDataCombinationsType(ComplexDataCombinationsType complexDataCombinationsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateComplexDataCombinationType(ComplexDataCombinationType complexDataCombinationType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateComplexDataDescriptionType(ComplexDataDescriptionType complexDataDescriptionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateComplexDataType(ComplexDataType complexDataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateCRSsType(CRSsType crSsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDataInputsType(DataInputsType dataInputsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDataInputsType1(DataInputsType1 dataInputsType1,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDataType(DataType dataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDefaultType(DefaultType defaultType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDefaultType1(DefaultType1 defaultType1,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDefaultType2(DefaultType2 defaultType2,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDescribeProcessType(DescribeProcessType describeProcessType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDescriptionType(DescriptionType descriptionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDocumentOutputDefinitionType(DocumentOutputDefinitionType documentOutputDefinitionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateDocumentRoot(DocumentRoot documentRoot,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateExecuteResponseType(ExecuteResponseType executeResponseType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateExecuteType(ExecuteType executeType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateGetCapabilitiesType(GetCapabilitiesType getCapabilitiesType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateHeaderType(HeaderType headerType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateInputDescriptionType(InputDescriptionType inputDescriptionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateInputReferenceType(InputReferenceType inputReferenceType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateInputType(InputType inputType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateLanguagesType(LanguagesType languagesType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateLanguagesType1(LanguagesType1 languagesType1,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateLiteralDataType(LiteralDataType literalDataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateLiteralInputType(LiteralInputType literalInputType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateLiteralOutputType(LiteralOutputType literalOutputType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateMethodType(MethodType methodType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateMethodTypeObject(MethodType methodTypeObject,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateOutputDataType(OutputDataType outputDataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateOutputDefinitionsType(OutputDefinitionsType outputDefinitionsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateOutputDefinitionType(OutputDefinitionType outputDefinitionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateOutputDescriptionType(OutputDescriptionType outputDescriptionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateOutputReferenceType(OutputReferenceType outputReferenceType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validatePercentCompletedType_Max(java.math.BigInteger percentCompletedType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
Validates the Max constraint of 'Percent Completed Type'. |
boolean |
validatePercentCompletedType_Min(java.math.BigInteger percentCompletedType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
Validates the Min constraint of 'Percent Completed Type'. |
boolean |
validatePercentCompletedType(java.math.BigInteger percentCompletedType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateProcessBriefType(ProcessBriefType processBriefType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateProcessDescriptionsType(ProcessDescriptionsType processDescriptionsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateProcessDescriptionType(ProcessDescriptionType processDescriptionType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateProcessFailedType(ProcessFailedType processFailedType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateProcessOfferingsType(ProcessOfferingsType processOfferingsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateProcessOutputsType(ProcessOutputsType processOutputsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateProcessOutputsType1(ProcessOutputsType1 processOutputsType1,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateProcessStartedType(ProcessStartedType processStartedType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateRequestBaseType(RequestBaseType requestBaseType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateResponseBaseType(ResponseBaseType responseBaseType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateResponseDocumentType(ResponseDocumentType responseDocumentType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateResponseFormType(ResponseFormType responseFormType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateStatusType(StatusType statusType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateSupportedComplexDataInputType(SupportedComplexDataInputType supportedComplexDataInputType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateSupportedComplexDataType(SupportedComplexDataType supportedComplexDataType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateSupportedCRSsType(SupportedCRSsType supportedCRSsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateSupportedUOMsType(SupportedUOMsType supportedUOMsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateUnit(javax.measure.unit.Unit unit,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateUOMsType(UOMsType uoMsType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateValuesReferenceType(ValuesReferenceType valuesReferenceType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateWPSCapabilitiesType(WPSCapabilitiesType wpsCapabilitiesType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
validateWSDLType(WSDLType wsdlType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
Methods inherited from class org.eclipse.emf.ecore.util.EObjectValidator |
---|
createBadDataValueDiagnostic, createDiagnostic, getEcoreResourceLocator, getEcoreString, getFeatureLabel, getObjectLabel, getResourceLocator, getRootEValidator, getString, getValidationDelegateRegistry, getValueLabel, isEcoreString, reportConstraintDelegateException, reportConstraintDelegateException, reportConstraintDelegateNotFound, reportConstraintDelegateNotFound, reportConstraintDelegateViolation, reportConstraintDelegateViolation, reportDataValuePatternViolation, reportDataValueTypeViolation, reportEnumerationViolation, reportFractionDigitsViolation, reportInvariantDelegateException, reportInvariantDelegateNotFound, reportInvariantDelegateViolation, reportMaxLengthViolation, reportMaxViolation, reportMinLengthViolation, reportMinViolation, reportTotalDigitsViolation, 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, validate, validate, validate, validate, validate, validate, validatePattern, wrapEnumerationValues |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Wps10Validator INSTANCE
public static final java.lang.String DIAGNOSTIC_SOURCE
source
of diagnostic codes
from this package.
Diagnostic.getSource()
,
Diagnostic.getCode()
,
Constant Field Valuesprotected static final int DIAGNOSTIC_CODE_COUNT
protected org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator xmlTypeValidator
public static final java.math.BigInteger PERCENT_COMPLETED_TYPE__MIN__VALUE
validatePercentCompletedType_Min(java.math.BigInteger, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
public static final java.math.BigInteger PERCENT_COMPLETED_TYPE__MAX__VALUE
validatePercentCompletedType_Max(java.math.BigInteger, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
Constructor Detail |
---|
public Wps10Validator()
Method Detail |
---|
protected org.eclipse.emf.ecore.EPackage getEPackage()
getEPackage
in class org.eclipse.emf.ecore.util.EObjectValidator
protected boolean validate(int classifierID, java.lang.Object value, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
validateXXX
for the corresponding classifier of the model.
validate
in class org.eclipse.emf.ecore.util.EObjectValidator
public boolean validateBodyReferenceType(BodyReferenceType bodyReferenceType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateComplexDataCombinationsType(ComplexDataCombinationsType complexDataCombinationsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateComplexDataCombinationType(ComplexDataCombinationType complexDataCombinationType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateComplexDataDescriptionType(ComplexDataDescriptionType complexDataDescriptionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateComplexDataType(ComplexDataType complexDataType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateCRSsType(CRSsType crSsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDataInputsType(DataInputsType dataInputsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDataInputsType1(DataInputsType1 dataInputsType1, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDataType(DataType dataType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDefaultType(DefaultType defaultType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDefaultType1(DefaultType1 defaultType1, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDefaultType2(DefaultType2 defaultType2, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDescribeProcessType(DescribeProcessType describeProcessType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDescriptionType(DescriptionType descriptionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDocumentOutputDefinitionType(DocumentOutputDefinitionType documentOutputDefinitionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateDocumentRoot(DocumentRoot documentRoot, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateExecuteResponseType(ExecuteResponseType executeResponseType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateExecuteType(ExecuteType executeType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateGetCapabilitiesType(GetCapabilitiesType getCapabilitiesType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateHeaderType(HeaderType headerType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateInputDescriptionType(InputDescriptionType inputDescriptionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateInputReferenceType(InputReferenceType inputReferenceType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateInputType(InputType inputType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateLanguagesType(LanguagesType languagesType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateLanguagesType1(LanguagesType1 languagesType1, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateLiteralDataType(LiteralDataType literalDataType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateLiteralInputType(LiteralInputType literalInputType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateLiteralOutputType(LiteralOutputType literalOutputType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateOutputDataType(OutputDataType outputDataType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateOutputDefinitionsType(OutputDefinitionsType outputDefinitionsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateOutputDefinitionType(OutputDefinitionType outputDefinitionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateOutputDescriptionType(OutputDescriptionType outputDescriptionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateOutputReferenceType(OutputReferenceType outputReferenceType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateProcessBriefType(ProcessBriefType processBriefType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateProcessDescriptionsType(ProcessDescriptionsType processDescriptionsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateProcessDescriptionType(ProcessDescriptionType processDescriptionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateProcessFailedType(ProcessFailedType processFailedType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateProcessOfferingsType(ProcessOfferingsType processOfferingsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateProcessOutputsType(ProcessOutputsType processOutputsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateProcessOutputsType1(ProcessOutputsType1 processOutputsType1, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateProcessStartedType(ProcessStartedType processStartedType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateRequestBaseType(RequestBaseType requestBaseType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateResponseBaseType(ResponseBaseType responseBaseType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateResponseDocumentType(ResponseDocumentType responseDocumentType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateResponseFormType(ResponseFormType responseFormType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateStatusType(StatusType statusType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateSupportedComplexDataInputType(SupportedComplexDataInputType supportedComplexDataInputType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateSupportedComplexDataType(SupportedComplexDataType supportedComplexDataType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateSupportedCRSsType(SupportedCRSsType supportedCRSsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateSupportedUOMsType(SupportedUOMsType supportedUOMsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateUOMsType(UOMsType uoMsType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateValuesReferenceType(ValuesReferenceType valuesReferenceType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateWPSCapabilitiesType(WPSCapabilitiesType wpsCapabilitiesType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateWSDLType(WSDLType wsdlType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateUnit(javax.measure.unit.Unit unit, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateMethodType(MethodType methodType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validateMethodTypeObject(MethodType methodTypeObject, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validatePercentCompletedType(java.math.BigInteger percentCompletedType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validatePercentCompletedType_Min(java.math.BigInteger percentCompletedType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
public boolean validatePercentCompletedType_Max(java.math.BigInteger percentCompletedType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |