/**
*/
package net.opengis.ows20.impl;
import java.util.List;
import net.opengis.ows20.AbstractReferenceBaseType;
import net.opengis.ows20.AcceptFormatsType;
import net.opengis.ows20.AcceptLanguagesType;
import net.opengis.ows20.AcceptVersionsType;
import net.opengis.ows20.AdditionalParameterType;
import net.opengis.ows20.AdditionalParametersBaseType;
import net.opengis.ows20.AdditionalParametersType;
import net.opengis.ows20.AddressType;
import net.opengis.ows20.AllowedValuesType;
import net.opengis.ows20.AnyValueType;
import net.opengis.ows20.BasicIdentificationType;
import net.opengis.ows20.BoundingBoxType;
import net.opengis.ows20.CapabilitiesBaseType;
import net.opengis.ows20.CodeType;
import net.opengis.ows20.ContactType;
import net.opengis.ows20.ContentsBaseType;
import net.opengis.ows20.DCPType;
import net.opengis.ows20.DatasetDescriptionSummaryBaseType;
import net.opengis.ows20.DescriptionType;
import net.opengis.ows20.DocumentRoot;
import net.opengis.ows20.DomainMetadataType;
import net.opengis.ows20.DomainType;
import net.opengis.ows20.ExceptionReportType;
import net.opengis.ows20.ExceptionType;
import net.opengis.ows20.GetCapabilitiesType;
import net.opengis.ows20.GetResourceByIdType;
import net.opengis.ows20.HTTPType;
import net.opengis.ows20.IdentificationType;
import net.opengis.ows20.KeywordsType;
import net.opengis.ows20.LanguageStringType;
import net.opengis.ows20.LanguagesType;
import net.opengis.ows20.ManifestType;
import net.opengis.ows20.MetadataType;
import net.opengis.ows20.NilValueType;
import net.opengis.ows20.NoValuesType;
import net.opengis.ows20.OnlineResourceType;
import net.opengis.ows20.OperationType;
import net.opengis.ows20.OperationsMetadataType;
import net.opengis.ows20.RangeClosureType;
import net.opengis.ows20.RangeType;
import net.opengis.ows20.ReferenceGroupType;
import net.opengis.ows20.ReferenceType;
import net.opengis.ows20.RequestMethodType;
import net.opengis.ows20.ResponsiblePartySubsetType;
import net.opengis.ows20.ResponsiblePartyType;
import net.opengis.ows20.SectionsType;
import net.opengis.ows20.ServiceIdentificationType;
import net.opengis.ows20.ServiceProviderType;
import net.opengis.ows20.ServiceReferenceType;
import net.opengis.ows20.TelephoneType;
import net.opengis.ows20.UnNamedDomainType;
import net.opengis.ows20.ValueType;
import net.opengis.ows20.ValuesReferenceType;
import net.opengis.ows20.WGS84BoundingBoxType;
import net.opengis.ows20.util.Ows20Validator;
import net.opengis.ows20.Ows20Factory;
import net.opengis.ows20.Ows20Package;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
import org.eclipse.emf.ecore.EEnum;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
import org.eclipse.emf.ecore.EValidator;
import org.eclipse.emf.ecore.EcorePackage;
import org.eclipse.emf.ecore.impl.EPackageImpl;
import org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage;
import org.eclipse.emf.ecore.xml.type.XMLTypePackage;
import org.w3.xlink.ActuateType;
import org.w3.xlink.ShowType;
import org.w3.xlink.TypeType;
import org.w3.xlink.XlinkPackage;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
* @generated
*/
public class Ows20PackageImpl extends EPackageImpl implements Ows20Package {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass abstractReferenceBaseTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass acceptFormatsTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass acceptLanguagesTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass acceptVersionsTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass additionalParametersBaseTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass additionalParametersTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass additionalParameterTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass addressTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass allowedValuesTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass anyValueTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass basicIdentificationTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass boundingBoxTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass capabilitiesBaseTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass codeTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass contactTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass contentsBaseTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass datasetDescriptionSummaryBaseTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass dcpTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass descriptionTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass documentRootEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass domainMetadataTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass domainTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass exceptionReportTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass exceptionTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass getCapabilitiesTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass getResourceByIdTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass httpTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass identificationTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass keywordsTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass languageStringTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass languagesTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass manifestTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass metadataTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass nilValueTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass noValuesTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass onlineResourceTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass operationsMetadataTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass operationTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass rangeTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass referenceGroupTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass referenceTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass requestMethodTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass responsiblePartySubsetTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass responsiblePartyTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass sectionsTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass serviceIdentificationTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass serviceProviderTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass serviceReferenceTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass telephoneTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass unNamedDomainTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass valuesReferenceTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass valueTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EClass wgs84BoundingBoxTypeEClass = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EEnum rangeClosureTypeEEnum = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType mimeTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType positionTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType positionType2DEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType rangeClosureTypeObjectEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType serviceTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType updateSequenceTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType versionTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType versionType1EDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType arcroleTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType hrefTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType roleTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType titleAttrTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType arcroleType_1EDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType hrefType_1EDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType roleType_1EDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType titleAttrType_1EDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType arcroleType_2EDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType hrefType_2EDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType roleType_2EDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType titleAttrType_2EDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType actuateTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType showTypeEDataType = null;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private EDataType typeTypeEDataType = null;
/**
* Creates an instance of the model <b>Package</b>, registered with
* {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
* package URI value.
* <p>Note: the correct way to create the package is via the static
* factory method {@link #init init()}, which also performs
* initialization of the package, or returns the registered package,
* if one already exists.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see net.opengis.ows20.Ows20Package#eNS_URI
* @see #init()
* @generated
*/
private Ows20PackageImpl() {
super(eNS_URI, Ows20Factory.eINSTANCE);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private static boolean isInited = false;
/**
* Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
*
* <p>This method is used to initialize {@link Ows20Package#eINSTANCE} when that field is accessed.
* Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #eNS_URI
* @see #createPackageContents()
* @see #initializePackageContents()
* @generated
*/
public static Ows20Package init() {
if (isInited) return (Ows20Package)EPackage.Registry.INSTANCE.getEPackage(Ows20Package.eNS_URI);
// Obtain or create and register package
Ows20PackageImpl theOws20Package = (Ows20PackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof Ows20PackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new Ows20PackageImpl());
isInited = true;
// Initialize simple dependencies
XMLTypePackage.eINSTANCE.eClass();
EcorePackage.eINSTANCE.eClass();
XMLNamespacePackage.eINSTANCE.eClass();
// Create package meta-data objects
theOws20Package.createPackageContents();
// Initialize created meta-data
theOws20Package.initializePackageContents();
// Register package validator
EValidator.Registry.INSTANCE.put
(theOws20Package,
new EValidator.Descriptor() {
public EValidator getEValidator() {
return Ows20Validator.INSTANCE;
}
});
// Mark meta-data to indicate it can't be changed
theOws20Package.freeze();
// Update the registry and return the package
EPackage.Registry.INSTANCE.put(Ows20Package.eNS_URI, theOws20Package);
return theOws20Package;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAbstractReferenceBaseType() {
return abstractReferenceBaseTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAbstractReferenceBaseType_Actuate() {
return (EAttribute)abstractReferenceBaseTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAbstractReferenceBaseType_Arcrole() {
return (EAttribute)abstractReferenceBaseTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAbstractReferenceBaseType_Href() {
return (EAttribute)abstractReferenceBaseTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAbstractReferenceBaseType_Role() {
return (EAttribute)abstractReferenceBaseTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAbstractReferenceBaseType_Show() {
return (EAttribute)abstractReferenceBaseTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAbstractReferenceBaseType_Title() {
return (EAttribute)abstractReferenceBaseTypeEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAbstractReferenceBaseType_Type() {
return (EAttribute)abstractReferenceBaseTypeEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAcceptFormatsType() {
return acceptFormatsTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAcceptFormatsType_OutputFormat() {
return (EAttribute)acceptFormatsTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAcceptLanguagesType() {
return acceptLanguagesTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAcceptLanguagesType_Language() {
return (EAttribute)acceptLanguagesTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAcceptVersionsType() {
return acceptVersionsTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAcceptVersionsType_Version() {
return (EAttribute)acceptVersionsTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAdditionalParametersBaseType() {
return additionalParametersBaseTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getAdditionalParametersBaseType_AdditionalParameter() {
return (EReference)additionalParametersBaseTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAdditionalParametersType() {
return additionalParametersTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getAdditionalParametersType_AdditionalParameter1() {
return (EReference)additionalParametersTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAdditionalParameterType() {
return additionalParameterTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getAdditionalParameterType_Name() {
return (EReference)additionalParameterTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getAdditionalParameterType_Value() {
return (EReference)additionalParameterTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAddressType() {
return addressTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAddressType_DeliveryPoint() {
return (EAttribute)addressTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAddressType_City() {
return (EAttribute)addressTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAddressType_AdministrativeArea() {
return (EAttribute)addressTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAddressType_PostalCode() {
return (EAttribute)addressTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAddressType_Country() {
return (EAttribute)addressTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAddressType_ElectronicMailAddress() {
return (EAttribute)addressTypeEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAllowedValuesType() {
return allowedValuesTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getAllowedValuesType_Group() {
return (EAttribute)allowedValuesTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getAllowedValuesType_Value() {
return (EReference)allowedValuesTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getAllowedValuesType_Range() {
return (EReference)allowedValuesTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getAnyValueType() {
return anyValueTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getBasicIdentificationType() {
return basicIdentificationTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getBasicIdentificationType_Identifier() {
return (EReference)basicIdentificationTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getBasicIdentificationType_MetadataGroup() {
return (EAttribute)basicIdentificationTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getBasicIdentificationType_Metadata() {
return (EReference)basicIdentificationTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getBoundingBoxType() {
return boundingBoxTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getBoundingBoxType_LowerCorner() {
return (EAttribute)boundingBoxTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getBoundingBoxType_UpperCorner() {
return (EAttribute)boundingBoxTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getBoundingBoxType_Crs() {
return (EAttribute)boundingBoxTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getBoundingBoxType_Dimensions() {
return (EAttribute)boundingBoxTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getCapabilitiesBaseType() {
return capabilitiesBaseTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getCapabilitiesBaseType_ServiceIdentification() {
return (EReference)capabilitiesBaseTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getCapabilitiesBaseType_ServiceProvider() {
return (EReference)capabilitiesBaseTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getCapabilitiesBaseType_OperationsMetadata() {
return (EReference)capabilitiesBaseTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getCapabilitiesBaseType_Languages() {
return (EReference)capabilitiesBaseTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getCapabilitiesBaseType_UpdateSequence() {
return (EAttribute)capabilitiesBaseTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getCapabilitiesBaseType_Version() {
return (EAttribute)capabilitiesBaseTypeEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getCodeType() {
return codeTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getCodeType_Value() {
return (EAttribute)codeTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getCodeType_CodeSpace() {
return (EAttribute)codeTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getContactType() {
return contactTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getContactType_Phone() {
return (EReference)contactTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getContactType_Address() {
return (EReference)contactTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getContactType_OnlineResource() {
return (EReference)contactTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getContactType_HoursOfService() {
return (EAttribute)contactTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getContactType_ContactInstructions() {
return (EAttribute)contactTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getContentsBaseType() {
return contentsBaseTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getContentsBaseType_DatasetDescriptionSummary() {
return (EReference)contentsBaseTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getContentsBaseType_OtherSource() {
return (EReference)contentsBaseTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getDatasetDescriptionSummaryBaseType() {
return datasetDescriptionSummaryBaseTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDatasetDescriptionSummaryBaseType_WGS84BoundingBox() {
return (EReference)datasetDescriptionSummaryBaseTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDatasetDescriptionSummaryBaseType_Identifier() {
return (EReference)datasetDescriptionSummaryBaseTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDatasetDescriptionSummaryBaseType_BoundingBoxGroup() {
return (EAttribute)datasetDescriptionSummaryBaseTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDatasetDescriptionSummaryBaseType_BoundingBox() {
return (EReference)datasetDescriptionSummaryBaseTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDatasetDescriptionSummaryBaseType_MetadataGroup() {
return (EAttribute)datasetDescriptionSummaryBaseTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDatasetDescriptionSummaryBaseType_Metadata() {
return (EReference)datasetDescriptionSummaryBaseTypeEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDatasetDescriptionSummaryBaseType_DatasetDescriptionSummary() {
return (EReference)datasetDescriptionSummaryBaseTypeEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getDCPType() {
return dcpTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDCPType_HTTP() {
return (EReference)dcpTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getDescriptionType() {
return descriptionTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDescriptionType_Title() {
return (EReference)descriptionTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDescriptionType_Abstract() {
return (EReference)descriptionTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDescriptionType_Keywords() {
return (EReference)descriptionTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getDocumentRoot() {
return documentRootEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_Mixed() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_XMLNSPrefixMap() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_XSISchemaLocation() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Abstract() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_AbstractMetaData() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_AbstractReferenceBase() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_AccessConstraints() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_AdditionalParameter() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(7);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_AdditionalParameters() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(8);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Metadata() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(9);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_AllowedValues() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(10);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_AnyValue() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(11);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_AvailableCRS() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(12);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_BoundingBox() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(13);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_ContactInfo() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(14);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_DatasetDescriptionSummary() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(15);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_DataType() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(16);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_DCP() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(17);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_DefaultValue() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(18);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Exception() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(19);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_ExceptionReport() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(20);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_ExtendedCapabilities() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(21);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_Fees() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(22);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_GetCapabilities() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(23);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_GetResourceByID() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(24);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_HTTP() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(25);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Identifier() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(26);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_IndividualName() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(27);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_InputData() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(28);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Keywords() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(29);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_Language() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(30);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Manifest() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(31);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_MaximumValue() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(32);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Meaning() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(33);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_MinimumValue() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(34);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_NilValue() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(35);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_NoValues() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(36);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Operation() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(37);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_OperationResponse() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(38);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_OperationsMetadata() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(39);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_OrganisationName() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(40);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_OtherSource() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(41);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_OutputFormat() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(42);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_PointOfContact() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(43);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_PositionName() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(44);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Range() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(45);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Reference() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(46);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_ReferenceGroup() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(47);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_ReferenceSystem() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(48);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Resource() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(49);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Role() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(50);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_ServiceIdentification() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(51);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_ServiceProvider() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(52);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_ServiceReference() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(53);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Spacing() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(54);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_SupportedCRS() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(55);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Title() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(56);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_UOM() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(57);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_Value() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(58);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_ValuesReference() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(59);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getDocumentRoot_WGS84BoundingBox() {
return (EReference)documentRootEClass.getEStructuralFeatures().get(60);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_RangeClosure() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(61);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDocumentRoot_Reference1() {
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(62);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getDomainMetadataType() {
return domainMetadataTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDomainMetadataType_Value() {
return (EAttribute)domainMetadataTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDomainMetadataType_Reference() {
return (EAttribute)domainMetadataTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getDomainType() {
return domainTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getDomainType_Name() {
return (EAttribute)domainTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getExceptionReportType() {
return exceptionReportTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getExceptionReportType_Exception() {
return (EReference)exceptionReportTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getExceptionReportType_Lang() {
return (EAttribute)exceptionReportTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getExceptionReportType_Version() {
return (EAttribute)exceptionReportTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getExceptionType() {
return exceptionTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getExceptionType_ExceptionText() {
return (EAttribute)exceptionTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getExceptionType_ExceptionCode() {
return (EAttribute)exceptionTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getExceptionType_Locator() {
return (EAttribute)exceptionTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getGetCapabilitiesType() {
return getCapabilitiesTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getGetCapabilitiesType_AcceptVersions() {
return (EReference)getCapabilitiesTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getGetCapabilitiesType_Sections() {
return (EReference)getCapabilitiesTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getGetCapabilitiesType_AcceptFormats() {
return (EReference)getCapabilitiesTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getGetCapabilitiesType_AcceptLanguages() {
return (EReference)getCapabilitiesTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getGetCapabilitiesType_UpdateSequence() {
return (EAttribute)getCapabilitiesTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getGetCapabilitiesType_BaseUrl() {
return (EAttribute)getCapabilitiesTypeEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getGetResourceByIdType() {
return getResourceByIdTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getGetResourceByIdType_ResourceID() {
return (EAttribute)getResourceByIdTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getGetResourceByIdType_OutputFormat() {
return (EAttribute)getResourceByIdTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getGetResourceByIdType_Service() {
return (EAttribute)getResourceByIdTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getGetResourceByIdType_Version() {
return (EAttribute)getResourceByIdTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getHTTPType() {
return httpTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getHTTPType_Group() {
return (EAttribute)httpTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getHTTPType_Get() {
return (EReference)httpTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getHTTPType_Post() {
return (EReference)httpTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getIdentificationType() {
return identificationTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getIdentificationType_BoundingBoxGroup() {
return (EAttribute)identificationTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getIdentificationType_BoundingBox() {
return (EReference)identificationTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getIdentificationType_OutputFormat() {
return (EAttribute)identificationTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getIdentificationType_AvailableCRSGroup() {
return (EAttribute)identificationTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getIdentificationType_AvailableCRS() {
return (EAttribute)identificationTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getKeywordsType() {
return keywordsTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getKeywordsType_Keyword() {
return (EReference)keywordsTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getKeywordsType_Type() {
return (EReference)keywordsTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getLanguageStringType() {
return languageStringTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getLanguageStringType_Value() {
return (EAttribute)languageStringTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getLanguageStringType_Lang() {
return (EAttribute)languageStringTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getLanguagesType() {
return languagesTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getLanguagesType_Language() {
return (EAttribute)languagesTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getManifestType() {
return manifestTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getManifestType_ReferenceGroup() {
return (EReference)manifestTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getMetadataType() {
return metadataTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getMetadataType_AbstractMetaDataGroup() {
return (EAttribute)metadataTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getMetadataType_AbstractMetaData() {
return (EReference)metadataTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getMetadataType_About() {
return (EAttribute)metadataTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getMetadataType_Actuate() {
return (EAttribute)metadataTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getMetadataType_Arcrole() {
return (EAttribute)metadataTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getMetadataType_Href() {
return (EAttribute)metadataTypeEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getMetadataType_Role() {
return (EAttribute)metadataTypeEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getMetadataType_Show() {
return (EAttribute)metadataTypeEClass.getEStructuralFeatures().get(7);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getMetadataType_Title() {
return (EAttribute)metadataTypeEClass.getEStructuralFeatures().get(8);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getMetadataType_Type() {
return (EAttribute)metadataTypeEClass.getEStructuralFeatures().get(9);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getNilValueType() {
return nilValueTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getNilValueType_NilReason() {
return (EAttribute)nilValueTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getNoValuesType() {
return noValuesTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getOnlineResourceType() {
return onlineResourceTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getOnlineResourceType_Actuate() {
return (EAttribute)onlineResourceTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getOnlineResourceType_Arcrole() {
return (EAttribute)onlineResourceTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getOnlineResourceType_Href() {
return (EAttribute)onlineResourceTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getOnlineResourceType_Role() {
return (EAttribute)onlineResourceTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getOnlineResourceType_Show() {
return (EAttribute)onlineResourceTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getOnlineResourceType_Title() {
return (EAttribute)onlineResourceTypeEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getOnlineResourceType_Type() {
return (EAttribute)onlineResourceTypeEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getOperationsMetadataType() {
return operationsMetadataTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getOperationsMetadataType_Operation() {
return (EReference)operationsMetadataTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getOperationsMetadataType_Parameter() {
return (EReference)operationsMetadataTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getOperationsMetadataType_Constraint() {
return (EReference)operationsMetadataTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getOperationsMetadataType_ExtendedCapabilities() {
return (EReference)operationsMetadataTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getOperationType() {
return operationTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getOperationType_DCP() {
return (EReference)operationTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getOperationType_Parameter() {
return (EReference)operationTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getOperationType_Constraint() {
return (EReference)operationTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getOperationType_MetadataGroup() {
return (EAttribute)operationTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getOperationType_Metadata() {
return (EReference)operationTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getOperationType_Name() {
return (EAttribute)operationTypeEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getRangeType() {
return rangeTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getRangeType_MinimumValue() {
return (EReference)rangeTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getRangeType_MaximumValue() {
return (EReference)rangeTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getRangeType_Spacing() {
return (EReference)rangeTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getRangeType_RangeClosure() {
return (EAttribute)rangeTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getReferenceGroupType() {
return referenceGroupTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getReferenceGroupType_AbstractReferenceBaseGroup() {
return (EAttribute)referenceGroupTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getReferenceGroupType_AbstractReferenceBase() {
return (EReference)referenceGroupTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getReferenceType() {
return referenceTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getReferenceType_Identifier() {
return (EReference)referenceTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getReferenceType_Abstract() {
return (EReference)referenceTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getReferenceType_Format() {
return (EAttribute)referenceTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getReferenceType_MetadataGroup() {
return (EAttribute)referenceTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getReferenceType_Metadata() {
return (EReference)referenceTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getRequestMethodType() {
return requestMethodTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getRequestMethodType_Constraint() {
return (EReference)requestMethodTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getResponsiblePartySubsetType() {
return responsiblePartySubsetTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getResponsiblePartySubsetType_IndividualName() {
return (EAttribute)responsiblePartySubsetTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getResponsiblePartySubsetType_PositionName() {
return (EAttribute)responsiblePartySubsetTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getResponsiblePartySubsetType_ContactInfo() {
return (EReference)responsiblePartySubsetTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getResponsiblePartySubsetType_Role() {
return (EReference)responsiblePartySubsetTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getResponsiblePartyType() {
return responsiblePartyTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getResponsiblePartyType_IndividualName() {
return (EAttribute)responsiblePartyTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getResponsiblePartyType_OrganisationName() {
return (EAttribute)responsiblePartyTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getResponsiblePartyType_PositionName() {
return (EAttribute)responsiblePartyTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getResponsiblePartyType_ContactInfo() {
return (EReference)responsiblePartyTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getResponsiblePartyType_Role() {
return (EReference)responsiblePartyTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getSectionsType() {
return sectionsTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getSectionsType_Section() {
return (EAttribute)sectionsTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getServiceIdentificationType() {
return serviceIdentificationTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getServiceIdentificationType_ServiceType() {
return (EReference)serviceIdentificationTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getServiceIdentificationType_ServiceTypeVersion() {
return (EAttribute)serviceIdentificationTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getServiceIdentificationType_Profile() {
return (EAttribute)serviceIdentificationTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getServiceIdentificationType_Fees() {
return (EAttribute)serviceIdentificationTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getServiceIdentificationType_AccessConstraints() {
return (EAttribute)serviceIdentificationTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getServiceProviderType() {
return serviceProviderTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getServiceProviderType_ProviderName() {
return (EAttribute)serviceProviderTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getServiceProviderType_ProviderSite() {
return (EReference)serviceProviderTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getServiceProviderType_ServiceContact() {
return (EReference)serviceProviderTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getServiceReferenceType() {
return serviceReferenceTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getServiceReferenceType_RequestMessage() {
return (EReference)serviceReferenceTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getServiceReferenceType_RequestMessageReference() {
return (EAttribute)serviceReferenceTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getTelephoneType() {
return telephoneTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getTelephoneType_Voice() {
return (EAttribute)telephoneTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getTelephoneType_Facsimile() {
return (EAttribute)telephoneTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getUnNamedDomainType() {
return unNamedDomainTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_AllowedValues() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_AnyValue() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_NoValues() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_ValuesReference() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_DefaultValue() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_Meaning() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_DataType() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_UOM() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(7);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_ReferenceSystem() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(8);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getUnNamedDomainType_MetadataGroup() {
return (EAttribute)unNamedDomainTypeEClass.getEStructuralFeatures().get(9);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getUnNamedDomainType_Metadata() {
return (EReference)unNamedDomainTypeEClass.getEStructuralFeatures().get(10);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getValuesReferenceType() {
return valuesReferenceTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getValuesReferenceType_Value() {
return (EAttribute)valuesReferenceTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getValuesReferenceType_Reference() {
return (EAttribute)valuesReferenceTypeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getValueType() {
return valueTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EAttribute getValueType_Value() {
return (EAttribute)valueTypeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EClass getWGS84BoundingBoxType() {
return wgs84BoundingBoxTypeEClass;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EEnum getRangeClosureType() {
return rangeClosureTypeEEnum;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getMimeType() {
return mimeTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getPositionType() {
return positionTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getPositionType2D() {
return positionType2DEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getRangeClosureTypeObject() {
return rangeClosureTypeObjectEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getServiceType() {
return serviceTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getUpdateSequenceType() {
return updateSequenceTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getVersionType() {
return versionTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getVersionType1() {
return versionType1EDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getArcroleType() {
return arcroleTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getHrefType() {
return hrefTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getRoleType() {
return roleTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getTitleAttrType() {
return titleAttrTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getArcroleType_1() {
return arcroleType_1EDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getHrefType_1() {
return hrefType_1EDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getRoleType_1() {
return roleType_1EDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getTitleAttrType_1() {
return titleAttrType_1EDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getArcroleType_2() {
return arcroleType_2EDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getHrefType_2() {
return hrefType_2EDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getRoleType_2() {
return roleType_2EDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getTitleAttrType_2() {
return titleAttrType_2EDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getActuateType() {
return actuateTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getShowType() {
return showTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EDataType getTypeType() {
return typeTypeEDataType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public Ows20Factory getOws20Factory() {
return (Ows20Factory)getEFactoryInstance();
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private boolean isCreated = false;
/**
* Creates the meta-model objects for the package. This method is
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public void createPackageContents() {
if (isCreated) return;
isCreated = true;
// Create classes and their features
abstractReferenceBaseTypeEClass = createEClass(ABSTRACT_REFERENCE_BASE_TYPE);
createEAttribute(abstractReferenceBaseTypeEClass, ABSTRACT_REFERENCE_BASE_TYPE__ACTUATE);
createEAttribute(abstractReferenceBaseTypeEClass, ABSTRACT_REFERENCE_BASE_TYPE__ARCROLE);
createEAttribute(abstractReferenceBaseTypeEClass, ABSTRACT_REFERENCE_BASE_TYPE__HREF);
createEAttribute(abstractReferenceBaseTypeEClass, ABSTRACT_REFERENCE_BASE_TYPE__ROLE);
createEAttribute(abstractReferenceBaseTypeEClass, ABSTRACT_REFERENCE_BASE_TYPE__SHOW);
createEAttribute(abstractReferenceBaseTypeEClass, ABSTRACT_REFERENCE_BASE_TYPE__TITLE);
createEAttribute(abstractReferenceBaseTypeEClass, ABSTRACT_REFERENCE_BASE_TYPE__TYPE);
acceptFormatsTypeEClass = createEClass(ACCEPT_FORMATS_TYPE);
createEAttribute(acceptFormatsTypeEClass, ACCEPT_FORMATS_TYPE__OUTPUT_FORMAT);
acceptLanguagesTypeEClass = createEClass(ACCEPT_LANGUAGES_TYPE);
createEAttribute(acceptLanguagesTypeEClass, ACCEPT_LANGUAGES_TYPE__LANGUAGE);
acceptVersionsTypeEClass = createEClass(ACCEPT_VERSIONS_TYPE);
createEAttribute(acceptVersionsTypeEClass, ACCEPT_VERSIONS_TYPE__VERSION);
additionalParametersBaseTypeEClass = createEClass(ADDITIONAL_PARAMETERS_BASE_TYPE);
createEReference(additionalParametersBaseTypeEClass, ADDITIONAL_PARAMETERS_BASE_TYPE__ADDITIONAL_PARAMETER);
additionalParametersTypeEClass = createEClass(ADDITIONAL_PARAMETERS_TYPE);
createEReference(additionalParametersTypeEClass, ADDITIONAL_PARAMETERS_TYPE__ADDITIONAL_PARAMETER1);
additionalParameterTypeEClass = createEClass(ADDITIONAL_PARAMETER_TYPE);
createEReference(additionalParameterTypeEClass, ADDITIONAL_PARAMETER_TYPE__NAME);
createEReference(additionalParameterTypeEClass, ADDITIONAL_PARAMETER_TYPE__VALUE);
addressTypeEClass = createEClass(ADDRESS_TYPE);
createEAttribute(addressTypeEClass, ADDRESS_TYPE__DELIVERY_POINT);
createEAttribute(addressTypeEClass, ADDRESS_TYPE__CITY);
createEAttribute(addressTypeEClass, ADDRESS_TYPE__ADMINISTRATIVE_AREA);
createEAttribute(addressTypeEClass, ADDRESS_TYPE__POSTAL_CODE);
createEAttribute(addressTypeEClass, ADDRESS_TYPE__COUNTRY);
createEAttribute(addressTypeEClass, ADDRESS_TYPE__ELECTRONIC_MAIL_ADDRESS);
allowedValuesTypeEClass = createEClass(ALLOWED_VALUES_TYPE);
createEAttribute(allowedValuesTypeEClass, ALLOWED_VALUES_TYPE__GROUP);
createEReference(allowedValuesTypeEClass, ALLOWED_VALUES_TYPE__VALUE);
createEReference(allowedValuesTypeEClass, ALLOWED_VALUES_TYPE__RANGE);
anyValueTypeEClass = createEClass(ANY_VALUE_TYPE);
basicIdentificationTypeEClass = createEClass(BASIC_IDENTIFICATION_TYPE);
createEReference(basicIdentificationTypeEClass, BASIC_IDENTIFICATION_TYPE__IDENTIFIER);
createEAttribute(basicIdentificationTypeEClass, BASIC_IDENTIFICATION_TYPE__METADATA_GROUP);
createEReference(basicIdentificationTypeEClass, BASIC_IDENTIFICATION_TYPE__METADATA);
boundingBoxTypeEClass = createEClass(BOUNDING_BOX_TYPE);
createEAttribute(boundingBoxTypeEClass, BOUNDING_BOX_TYPE__LOWER_CORNER);
createEAttribute(boundingBoxTypeEClass, BOUNDING_BOX_TYPE__UPPER_CORNER);
createEAttribute(boundingBoxTypeEClass, BOUNDING_BOX_TYPE__CRS);
createEAttribute(boundingBoxTypeEClass, BOUNDING_BOX_TYPE__DIMENSIONS);
capabilitiesBaseTypeEClass = createEClass(CAPABILITIES_BASE_TYPE);
createEReference(capabilitiesBaseTypeEClass, CAPABILITIES_BASE_TYPE__SERVICE_IDENTIFICATION);
createEReference(capabilitiesBaseTypeEClass, CAPABILITIES_BASE_TYPE__SERVICE_PROVIDER);
createEReference(capabilitiesBaseTypeEClass, CAPABILITIES_BASE_TYPE__OPERATIONS_METADATA);
createEReference(capabilitiesBaseTypeEClass, CAPABILITIES_BASE_TYPE__LANGUAGES);
createEAttribute(capabilitiesBaseTypeEClass, CAPABILITIES_BASE_TYPE__UPDATE_SEQUENCE);
createEAttribute(capabilitiesBaseTypeEClass, CAPABILITIES_BASE_TYPE__VERSION);
codeTypeEClass = createEClass(CODE_TYPE);
createEAttribute(codeTypeEClass, CODE_TYPE__VALUE);
createEAttribute(codeTypeEClass, CODE_TYPE__CODE_SPACE);
contactTypeEClass = createEClass(CONTACT_TYPE);
createEReference(contactTypeEClass, CONTACT_TYPE__PHONE);
createEReference(contactTypeEClass, CONTACT_TYPE__ADDRESS);
createEReference(contactTypeEClass, CONTACT_TYPE__ONLINE_RESOURCE);
createEAttribute(contactTypeEClass, CONTACT_TYPE__HOURS_OF_SERVICE);
createEAttribute(contactTypeEClass, CONTACT_TYPE__CONTACT_INSTRUCTIONS);
contentsBaseTypeEClass = createEClass(CONTENTS_BASE_TYPE);
createEReference(contentsBaseTypeEClass, CONTENTS_BASE_TYPE__DATASET_DESCRIPTION_SUMMARY);
createEReference(contentsBaseTypeEClass, CONTENTS_BASE_TYPE__OTHER_SOURCE);
datasetDescriptionSummaryBaseTypeEClass = createEClass(DATASET_DESCRIPTION_SUMMARY_BASE_TYPE);
createEReference(datasetDescriptionSummaryBaseTypeEClass, DATASET_DESCRIPTION_SUMMARY_BASE_TYPE__WGS84_BOUNDING_BOX);
createEReference(datasetDescriptionSummaryBaseTypeEClass, DATASET_DESCRIPTION_SUMMARY_BASE_TYPE__IDENTIFIER);
createEAttribute(datasetDescriptionSummaryBaseTypeEClass, DATASET_DESCRIPTION_SUMMARY_BASE_TYPE__BOUNDING_BOX_GROUP);
createEReference(datasetDescriptionSummaryBaseTypeEClass, DATASET_DESCRIPTION_SUMMARY_BASE_TYPE__BOUNDING_BOX);
createEAttribute(datasetDescriptionSummaryBaseTypeEClass, DATASET_DESCRIPTION_SUMMARY_BASE_TYPE__METADATA_GROUP);
createEReference(datasetDescriptionSummaryBaseTypeEClass, DATASET_DESCRIPTION_SUMMARY_BASE_TYPE__METADATA);
createEReference(datasetDescriptionSummaryBaseTypeEClass, DATASET_DESCRIPTION_SUMMARY_BASE_TYPE__DATASET_DESCRIPTION_SUMMARY);
dcpTypeEClass = createEClass(DCP_TYPE);
createEReference(dcpTypeEClass, DCP_TYPE__HTTP);
descriptionTypeEClass = createEClass(DESCRIPTION_TYPE);
createEReference(descriptionTypeEClass, DESCRIPTION_TYPE__TITLE);
createEReference(descriptionTypeEClass, DESCRIPTION_TYPE__ABSTRACT);
createEReference(descriptionTypeEClass, DESCRIPTION_TYPE__KEYWORDS);
documentRootEClass = createEClass(DOCUMENT_ROOT);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__MIXED);
createEReference(documentRootEClass, DOCUMENT_ROOT__XMLNS_PREFIX_MAP);
createEReference(documentRootEClass, DOCUMENT_ROOT__XSI_SCHEMA_LOCATION);
createEReference(documentRootEClass, DOCUMENT_ROOT__ABSTRACT);
createEReference(documentRootEClass, DOCUMENT_ROOT__ABSTRACT_META_DATA);
createEReference(documentRootEClass, DOCUMENT_ROOT__ABSTRACT_REFERENCE_BASE);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__ACCESS_CONSTRAINTS);
createEReference(documentRootEClass, DOCUMENT_ROOT__ADDITIONAL_PARAMETER);
createEReference(documentRootEClass, DOCUMENT_ROOT__ADDITIONAL_PARAMETERS);
createEReference(documentRootEClass, DOCUMENT_ROOT__METADATA);
createEReference(documentRootEClass, DOCUMENT_ROOT__ALLOWED_VALUES);
createEReference(documentRootEClass, DOCUMENT_ROOT__ANY_VALUE);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__AVAILABLE_CRS);
createEReference(documentRootEClass, DOCUMENT_ROOT__BOUNDING_BOX);
createEReference(documentRootEClass, DOCUMENT_ROOT__CONTACT_INFO);
createEReference(documentRootEClass, DOCUMENT_ROOT__DATASET_DESCRIPTION_SUMMARY);
createEReference(documentRootEClass, DOCUMENT_ROOT__DATA_TYPE);
createEReference(documentRootEClass, DOCUMENT_ROOT__DCP);
createEReference(documentRootEClass, DOCUMENT_ROOT__DEFAULT_VALUE);
createEReference(documentRootEClass, DOCUMENT_ROOT__EXCEPTION);
createEReference(documentRootEClass, DOCUMENT_ROOT__EXCEPTION_REPORT);
createEReference(documentRootEClass, DOCUMENT_ROOT__EXTENDED_CAPABILITIES);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__FEES);
createEReference(documentRootEClass, DOCUMENT_ROOT__GET_CAPABILITIES);
createEReference(documentRootEClass, DOCUMENT_ROOT__GET_RESOURCE_BY_ID);
createEReference(documentRootEClass, DOCUMENT_ROOT__HTTP);
createEReference(documentRootEClass, DOCUMENT_ROOT__IDENTIFIER);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__INDIVIDUAL_NAME);
createEReference(documentRootEClass, DOCUMENT_ROOT__INPUT_DATA);
createEReference(documentRootEClass, DOCUMENT_ROOT__KEYWORDS);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__LANGUAGE);
createEReference(documentRootEClass, DOCUMENT_ROOT__MANIFEST);
createEReference(documentRootEClass, DOCUMENT_ROOT__MAXIMUM_VALUE);
createEReference(documentRootEClass, DOCUMENT_ROOT__MEANING);
createEReference(documentRootEClass, DOCUMENT_ROOT__MINIMUM_VALUE);
createEReference(documentRootEClass, DOCUMENT_ROOT__NIL_VALUE);
createEReference(documentRootEClass, DOCUMENT_ROOT__NO_VALUES);
createEReference(documentRootEClass, DOCUMENT_ROOT__OPERATION);
createEReference(documentRootEClass, DOCUMENT_ROOT__OPERATION_RESPONSE);
createEReference(documentRootEClass, DOCUMENT_ROOT__OPERATIONS_METADATA);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__ORGANISATION_NAME);
createEReference(documentRootEClass, DOCUMENT_ROOT__OTHER_SOURCE);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__OUTPUT_FORMAT);
createEReference(documentRootEClass, DOCUMENT_ROOT__POINT_OF_CONTACT);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__POSITION_NAME);
createEReference(documentRootEClass, DOCUMENT_ROOT__RANGE);
createEReference(documentRootEClass, DOCUMENT_ROOT__REFERENCE);
createEReference(documentRootEClass, DOCUMENT_ROOT__REFERENCE_GROUP);
createEReference(documentRootEClass, DOCUMENT_ROOT__REFERENCE_SYSTEM);
createEReference(documentRootEClass, DOCUMENT_ROOT__RESOURCE);
createEReference(documentRootEClass, DOCUMENT_ROOT__ROLE);
createEReference(documentRootEClass, DOCUMENT_ROOT__SERVICE_IDENTIFICATION);
createEReference(documentRootEClass, DOCUMENT_ROOT__SERVICE_PROVIDER);
createEReference(documentRootEClass, DOCUMENT_ROOT__SERVICE_REFERENCE);
createEReference(documentRootEClass, DOCUMENT_ROOT__SPACING);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__SUPPORTED_CRS);
createEReference(documentRootEClass, DOCUMENT_ROOT__TITLE);
createEReference(documentRootEClass, DOCUMENT_ROOT__UOM);
createEReference(documentRootEClass, DOCUMENT_ROOT__VALUE);
createEReference(documentRootEClass, DOCUMENT_ROOT__VALUES_REFERENCE);
createEReference(documentRootEClass, DOCUMENT_ROOT__WGS84_BOUNDING_BOX);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__RANGE_CLOSURE);
createEAttribute(documentRootEClass, DOCUMENT_ROOT__REFERENCE1);
domainMetadataTypeEClass = createEClass(DOMAIN_METADATA_TYPE);
createEAttribute(domainMetadataTypeEClass, DOMAIN_METADATA_TYPE__VALUE);
createEAttribute(domainMetadataTypeEClass, DOMAIN_METADATA_TYPE__REFERENCE);
domainTypeEClass = createEClass(DOMAIN_TYPE);
createEAttribute(domainTypeEClass, DOMAIN_TYPE__NAME);
exceptionReportTypeEClass = createEClass(EXCEPTION_REPORT_TYPE);
createEReference(exceptionReportTypeEClass, EXCEPTION_REPORT_TYPE__EXCEPTION);
createEAttribute(exceptionReportTypeEClass, EXCEPTION_REPORT_TYPE__LANG);
createEAttribute(exceptionReportTypeEClass, EXCEPTION_REPORT_TYPE__VERSION);
exceptionTypeEClass = createEClass(EXCEPTION_TYPE);
createEAttribute(exceptionTypeEClass, EXCEPTION_TYPE__EXCEPTION_TEXT);
createEAttribute(exceptionTypeEClass, EXCEPTION_TYPE__EXCEPTION_CODE);
createEAttribute(exceptionTypeEClass, EXCEPTION_TYPE__LOCATOR);
getCapabilitiesTypeEClass = createEClass(GET_CAPABILITIES_TYPE);
createEReference(getCapabilitiesTypeEClass, GET_CAPABILITIES_TYPE__ACCEPT_VERSIONS);
createEReference(getCapabilitiesTypeEClass, GET_CAPABILITIES_TYPE__SECTIONS);
createEReference(getCapabilitiesTypeEClass, GET_CAPABILITIES_TYPE__ACCEPT_FORMATS);
createEReference(getCapabilitiesTypeEClass, GET_CAPABILITIES_TYPE__ACCEPT_LANGUAGES);
createEAttribute(getCapabilitiesTypeEClass, GET_CAPABILITIES_TYPE__UPDATE_SEQUENCE);
createEAttribute(getCapabilitiesTypeEClass, GET_CAPABILITIES_TYPE__BASE_URL);
getResourceByIdTypeEClass = createEClass(GET_RESOURCE_BY_ID_TYPE);
createEAttribute(getResourceByIdTypeEClass, GET_RESOURCE_BY_ID_TYPE__RESOURCE_ID);
createEAttribute(getResourceByIdTypeEClass, GET_RESOURCE_BY_ID_TYPE__OUTPUT_FORMAT);
createEAttribute(getResourceByIdTypeEClass, GET_RESOURCE_BY_ID_TYPE__SERVICE);
createEAttribute(getResourceByIdTypeEClass, GET_RESOURCE_BY_ID_TYPE__VERSION);
httpTypeEClass = createEClass(HTTP_TYPE);
createEAttribute(httpTypeEClass, HTTP_TYPE__GROUP);
createEReference(httpTypeEClass, HTTP_TYPE__GET);
createEReference(httpTypeEClass, HTTP_TYPE__POST);
identificationTypeEClass = createEClass(IDENTIFICATION_TYPE);
createEAttribute(identificationTypeEClass, IDENTIFICATION_TYPE__BOUNDING_BOX_GROUP);
createEReference(identificationTypeEClass, IDENTIFICATION_TYPE__BOUNDING_BOX);
createEAttribute(identificationTypeEClass, IDENTIFICATION_TYPE__OUTPUT_FORMAT);
createEAttribute(identificationTypeEClass, IDENTIFICATION_TYPE__AVAILABLE_CRS_GROUP);
createEAttribute(identificationTypeEClass, IDENTIFICATION_TYPE__AVAILABLE_CRS);
keywordsTypeEClass = createEClass(KEYWORDS_TYPE);
createEReference(keywordsTypeEClass, KEYWORDS_TYPE__KEYWORD);
createEReference(keywordsTypeEClass, KEYWORDS_TYPE__TYPE);
languageStringTypeEClass = createEClass(LANGUAGE_STRING_TYPE);
createEAttribute(languageStringTypeEClass, LANGUAGE_STRING_TYPE__VALUE);
createEAttribute(languageStringTypeEClass, LANGUAGE_STRING_TYPE__LANG);
languagesTypeEClass = createEClass(LANGUAGES_TYPE);
createEAttribute(languagesTypeEClass, LANGUAGES_TYPE__LANGUAGE);
manifestTypeEClass = createEClass(MANIFEST_TYPE);
createEReference(manifestTypeEClass, MANIFEST_TYPE__REFERENCE_GROUP);
metadataTypeEClass = createEClass(METADATA_TYPE);
createEAttribute(metadataTypeEClass, METADATA_TYPE__ABSTRACT_META_DATA_GROUP);
createEReference(metadataTypeEClass, METADATA_TYPE__ABSTRACT_META_DATA);
createEAttribute(metadataTypeEClass, METADATA_TYPE__ABOUT);
createEAttribute(metadataTypeEClass, METADATA_TYPE__ACTUATE);
createEAttribute(metadataTypeEClass, METADATA_TYPE__ARCROLE);
createEAttribute(metadataTypeEClass, METADATA_TYPE__HREF);
createEAttribute(metadataTypeEClass, METADATA_TYPE__ROLE);
createEAttribute(metadataTypeEClass, METADATA_TYPE__SHOW);
createEAttribute(metadataTypeEClass, METADATA_TYPE__TITLE);
createEAttribute(metadataTypeEClass, METADATA_TYPE__TYPE);
nilValueTypeEClass = createEClass(NIL_VALUE_TYPE);
createEAttribute(nilValueTypeEClass, NIL_VALUE_TYPE__NIL_REASON);
noValuesTypeEClass = createEClass(NO_VALUES_TYPE);
onlineResourceTypeEClass = createEClass(ONLINE_RESOURCE_TYPE);
createEAttribute(onlineResourceTypeEClass, ONLINE_RESOURCE_TYPE__ACTUATE);
createEAttribute(onlineResourceTypeEClass, ONLINE_RESOURCE_TYPE__ARCROLE);
createEAttribute(onlineResourceTypeEClass, ONLINE_RESOURCE_TYPE__HREF);
createEAttribute(onlineResourceTypeEClass, ONLINE_RESOURCE_TYPE__ROLE);
createEAttribute(onlineResourceTypeEClass, ONLINE_RESOURCE_TYPE__SHOW);
createEAttribute(onlineResourceTypeEClass, ONLINE_RESOURCE_TYPE__TITLE);
createEAttribute(onlineResourceTypeEClass, ONLINE_RESOURCE_TYPE__TYPE);
operationsMetadataTypeEClass = createEClass(OPERATIONS_METADATA_TYPE);
createEReference(operationsMetadataTypeEClass, OPERATIONS_METADATA_TYPE__OPERATION);
createEReference(operationsMetadataTypeEClass, OPERATIONS_METADATA_TYPE__PARAMETER);
createEReference(operationsMetadataTypeEClass, OPERATIONS_METADATA_TYPE__CONSTRAINT);
createEReference(operationsMetadataTypeEClass, OPERATIONS_METADATA_TYPE__EXTENDED_CAPABILITIES);
operationTypeEClass = createEClass(OPERATION_TYPE);
createEReference(operationTypeEClass, OPERATION_TYPE__DCP);
createEReference(operationTypeEClass, OPERATION_TYPE__PARAMETER);
createEReference(operationTypeEClass, OPERATION_TYPE__CONSTRAINT);
createEAttribute(operationTypeEClass, OPERATION_TYPE__METADATA_GROUP);
createEReference(operationTypeEClass, OPERATION_TYPE__METADATA);
createEAttribute(operationTypeEClass, OPERATION_TYPE__NAME);
rangeTypeEClass = createEClass(RANGE_TYPE);
createEReference(rangeTypeEClass, RANGE_TYPE__MINIMUM_VALUE);
createEReference(rangeTypeEClass, RANGE_TYPE__MAXIMUM_VALUE);
createEReference(rangeTypeEClass, RANGE_TYPE__SPACING);
createEAttribute(rangeTypeEClass, RANGE_TYPE__RANGE_CLOSURE);
referenceGroupTypeEClass = createEClass(REFERENCE_GROUP_TYPE);
createEAttribute(referenceGroupTypeEClass, REFERENCE_GROUP_TYPE__ABSTRACT_REFERENCE_BASE_GROUP);
createEReference(referenceGroupTypeEClass, REFERENCE_GROUP_TYPE__ABSTRACT_REFERENCE_BASE);
referenceTypeEClass = createEClass(REFERENCE_TYPE);
createEReference(referenceTypeEClass, REFERENCE_TYPE__IDENTIFIER);
createEReference(referenceTypeEClass, REFERENCE_TYPE__ABSTRACT);
createEAttribute(referenceTypeEClass, REFERENCE_TYPE__FORMAT);
createEAttribute(referenceTypeEClass, REFERENCE_TYPE__METADATA_GROUP);
createEReference(referenceTypeEClass, REFERENCE_TYPE__METADATA);
requestMethodTypeEClass = createEClass(REQUEST_METHOD_TYPE);
createEReference(requestMethodTypeEClass, REQUEST_METHOD_TYPE__CONSTRAINT);
responsiblePartySubsetTypeEClass = createEClass(RESPONSIBLE_PARTY_SUBSET_TYPE);
createEAttribute(responsiblePartySubsetTypeEClass, RESPONSIBLE_PARTY_SUBSET_TYPE__INDIVIDUAL_NAME);
createEAttribute(responsiblePartySubsetTypeEClass, RESPONSIBLE_PARTY_SUBSET_TYPE__POSITION_NAME);
createEReference(responsiblePartySubsetTypeEClass, RESPONSIBLE_PARTY_SUBSET_TYPE__CONTACT_INFO);
createEReference(responsiblePartySubsetTypeEClass, RESPONSIBLE_PARTY_SUBSET_TYPE__ROLE);
responsiblePartyTypeEClass = createEClass(RESPONSIBLE_PARTY_TYPE);
createEAttribute(responsiblePartyTypeEClass, RESPONSIBLE_PARTY_TYPE__INDIVIDUAL_NAME);
createEAttribute(responsiblePartyTypeEClass, RESPONSIBLE_PARTY_TYPE__ORGANISATION_NAME);
createEAttribute(responsiblePartyTypeEClass, RESPONSIBLE_PARTY_TYPE__POSITION_NAME);
createEReference(responsiblePartyTypeEClass, RESPONSIBLE_PARTY_TYPE__CONTACT_INFO);
createEReference(responsiblePartyTypeEClass, RESPONSIBLE_PARTY_TYPE__ROLE);
sectionsTypeEClass = createEClass(SECTIONS_TYPE);
createEAttribute(sectionsTypeEClass, SECTIONS_TYPE__SECTION);
serviceIdentificationTypeEClass = createEClass(SERVICE_IDENTIFICATION_TYPE);
createEReference(serviceIdentificationTypeEClass, SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE);
createEAttribute(serviceIdentificationTypeEClass, SERVICE_IDENTIFICATION_TYPE__SERVICE_TYPE_VERSION);
createEAttribute(serviceIdentificationTypeEClass, SERVICE_IDENTIFICATION_TYPE__PROFILE);
createEAttribute(serviceIdentificationTypeEClass, SERVICE_IDENTIFICATION_TYPE__FEES);
createEAttribute(serviceIdentificationTypeEClass, SERVICE_IDENTIFICATION_TYPE__ACCESS_CONSTRAINTS);
serviceProviderTypeEClass = createEClass(SERVICE_PROVIDER_TYPE);
createEAttribute(serviceProviderTypeEClass, SERVICE_PROVIDER_TYPE__PROVIDER_NAME);
createEReference(serviceProviderTypeEClass, SERVICE_PROVIDER_TYPE__PROVIDER_SITE);
createEReference(serviceProviderTypeEClass, SERVICE_PROVIDER_TYPE__SERVICE_CONTACT);
serviceReferenceTypeEClass = createEClass(SERVICE_REFERENCE_TYPE);
createEReference(serviceReferenceTypeEClass, SERVICE_REFERENCE_TYPE__REQUEST_MESSAGE);
createEAttribute(serviceReferenceTypeEClass, SERVICE_REFERENCE_TYPE__REQUEST_MESSAGE_REFERENCE);
telephoneTypeEClass = createEClass(TELEPHONE_TYPE);
createEAttribute(telephoneTypeEClass, TELEPHONE_TYPE__VOICE);
createEAttribute(telephoneTypeEClass, TELEPHONE_TYPE__FACSIMILE);
unNamedDomainTypeEClass = createEClass(UN_NAMED_DOMAIN_TYPE);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__ALLOWED_VALUES);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__ANY_VALUE);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__NO_VALUES);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__VALUES_REFERENCE);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__DEFAULT_VALUE);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__MEANING);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__DATA_TYPE);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__UOM);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__REFERENCE_SYSTEM);
createEAttribute(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__METADATA_GROUP);
createEReference(unNamedDomainTypeEClass, UN_NAMED_DOMAIN_TYPE__METADATA);
valuesReferenceTypeEClass = createEClass(VALUES_REFERENCE_TYPE);
createEAttribute(valuesReferenceTypeEClass, VALUES_REFERENCE_TYPE__VALUE);
createEAttribute(valuesReferenceTypeEClass, VALUES_REFERENCE_TYPE__REFERENCE);
valueTypeEClass = createEClass(VALUE_TYPE);
createEAttribute(valueTypeEClass, VALUE_TYPE__VALUE);
wgs84BoundingBoxTypeEClass = createEClass(WGS84_BOUNDING_BOX_TYPE);
// Create enums
rangeClosureTypeEEnum = createEEnum(RANGE_CLOSURE_TYPE);
// Create data types
mimeTypeEDataType = createEDataType(MIME_TYPE);
positionTypeEDataType = createEDataType(POSITION_TYPE);
positionType2DEDataType = createEDataType(POSITION_TYPE2_D);
rangeClosureTypeObjectEDataType = createEDataType(RANGE_CLOSURE_TYPE_OBJECT);
serviceTypeEDataType = createEDataType(SERVICE_TYPE);
updateSequenceTypeEDataType = createEDataType(UPDATE_SEQUENCE_TYPE);
versionTypeEDataType = createEDataType(VERSION_TYPE);
versionType1EDataType = createEDataType(VERSION_TYPE1);
arcroleTypeEDataType = createEDataType(ARCROLE_TYPE);
hrefTypeEDataType = createEDataType(HREF_TYPE);
roleTypeEDataType = createEDataType(ROLE_TYPE);
titleAttrTypeEDataType = createEDataType(TITLE_ATTR_TYPE);
arcroleType_1EDataType = createEDataType(ARCROLE_TYPE_1);
hrefType_1EDataType = createEDataType(HREF_TYPE_1);
roleType_1EDataType = createEDataType(ROLE_TYPE_1);
titleAttrType_1EDataType = createEDataType(TITLE_ATTR_TYPE_1);
arcroleType_2EDataType = createEDataType(ARCROLE_TYPE_2);
hrefType_2EDataType = createEDataType(HREF_TYPE_2);
roleType_2EDataType = createEDataType(ROLE_TYPE_2);
titleAttrType_2EDataType = createEDataType(TITLE_ATTR_TYPE_2);
actuateTypeEDataType = createEDataType(ACTUATE_TYPE);
showTypeEDataType = createEDataType(SHOW_TYPE);
typeTypeEDataType = createEDataType(TYPE_TYPE);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
private boolean isInitialized = false;
/**
* Complete the initialization of the package and its meta-model. This
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public void initializePackageContents() {
if (isInitialized) return;
isInitialized = true;
// Initialize package
setName(eNAME);
setNsPrefix(eNS_PREFIX);
setNsURI(eNS_URI);
// Obtain other dependent packages
XMLTypePackage theXMLTypePackage = (XMLTypePackage)EPackage.Registry.INSTANCE.getEPackage(XMLTypePackage.eNS_URI);
EcorePackage theEcorePackage = (EcorePackage)EPackage.Registry.INSTANCE.getEPackage(EcorePackage.eNS_URI);
XMLNamespacePackage theXMLNamespacePackage = (XMLNamespacePackage)EPackage.Registry.INSTANCE.getEPackage(XMLNamespacePackage.eNS_URI);
// Create type parameters
// Set bounds for type parameters
// Add supertypes to classes
additionalParametersBaseTypeEClass.getESuperTypes().add(this.getMetadataType());
additionalParametersTypeEClass.getESuperTypes().add(this.getAdditionalParametersBaseType());
basicIdentificationTypeEClass.getESuperTypes().add(this.getDescriptionType());
datasetDescriptionSummaryBaseTypeEClass.getESuperTypes().add(this.getDescriptionType());
domainTypeEClass.getESuperTypes().add(this.getUnNamedDomainType());
identificationTypeEClass.getESuperTypes().add(this.getBasicIdentificationType());
manifestTypeEClass.getESuperTypes().add(this.getBasicIdentificationType());
nilValueTypeEClass.getESuperTypes().add(this.getCodeType());
referenceGroupTypeEClass.getESuperTypes().add(this.getBasicIdentificationType());
referenceTypeEClass.getESuperTypes().add(this.getAbstractReferenceBaseType());
requestMethodTypeEClass.getESuperTypes().add(this.getOnlineResourceType());
serviceIdentificationTypeEClass.getESuperTypes().add(this.getDescriptionType());
serviceReferenceTypeEClass.getESuperTypes().add(this.getReferenceType());
wgs84BoundingBoxTypeEClass.getESuperTypes().add(this.getBoundingBoxType());
// Initialize classes and features; add operations and parameters
initEClass(abstractReferenceBaseTypeEClass, AbstractReferenceBaseType.class, "AbstractReferenceBaseType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getAbstractReferenceBaseType_Actuate(), this.getActuateType(), "actuate", null, 0, 1, AbstractReferenceBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAbstractReferenceBaseType_Arcrole(), this.getArcroleType(), "arcrole", null, 0, 1, AbstractReferenceBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAbstractReferenceBaseType_Href(), this.getHrefType(), "href", null, 1, 1, AbstractReferenceBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAbstractReferenceBaseType_Role(), this.getRoleType(), "role", null, 0, 1, AbstractReferenceBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAbstractReferenceBaseType_Show(), this.getShowType(), "show", null, 0, 1, AbstractReferenceBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAbstractReferenceBaseType_Title(), this.getTitleAttrType(), "title", null, 0, 1, AbstractReferenceBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAbstractReferenceBaseType_Type(), theXMLTypePackage.getString(), "type", "simple", 0, 1, AbstractReferenceBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(acceptFormatsTypeEClass, AcceptFormatsType.class, "AcceptFormatsType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getAcceptFormatsType_OutputFormat(), ecorePackage.getEString(), "outputFormat", null, 0, -1, AcceptFormatsType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(acceptLanguagesTypeEClass, AcceptLanguagesType.class, "AcceptLanguagesType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getAcceptLanguagesType_Language(), ecorePackage.getEString(), "language", null, 1, -1, AcceptLanguagesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(acceptVersionsTypeEClass, AcceptVersionsType.class, "AcceptVersionsType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getAcceptVersionsType_Version(), ecorePackage.getEString(), "version", null, 1, -1, AcceptVersionsType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(additionalParametersBaseTypeEClass, AdditionalParametersBaseType.class, "AdditionalParametersBaseType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getAdditionalParametersBaseType_AdditionalParameter(), this.getAdditionalParameterType(), null, "additionalParameter", null, 1, 1, AdditionalParametersBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(additionalParametersTypeEClass, AdditionalParametersType.class, "AdditionalParametersType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getAdditionalParametersType_AdditionalParameter1(), this.getAdditionalParameterType(), null, "additionalParameter1", null, 0, -1, AdditionalParametersType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(additionalParameterTypeEClass, AdditionalParameterType.class, "AdditionalParameterType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getAdditionalParameterType_Name(), this.getCodeType(), null, "name", null, 1, 1, AdditionalParameterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getAdditionalParameterType_Value(), theEcorePackage.getEObject(), null, "value", null, 1, -1, AdditionalParameterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(addressTypeEClass, AddressType.class, "AddressType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getAddressType_DeliveryPoint(), theXMLTypePackage.getString(), "deliveryPoint", null, 0, 1, AddressType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAddressType_City(), theXMLTypePackage.getString(), "city", null, 0, 1, AddressType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAddressType_AdministrativeArea(), theXMLTypePackage.getString(), "administrativeArea", null, 0, 1, AddressType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAddressType_PostalCode(), theXMLTypePackage.getString(), "postalCode", null, 0, 1, AddressType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAddressType_Country(), theXMLTypePackage.getString(), "country", null, 0, 1, AddressType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getAddressType_ElectronicMailAddress(), theXMLTypePackage.getString(), "electronicMailAddress", null, 0, 1, AddressType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(allowedValuesTypeEClass, AllowedValuesType.class, "AllowedValuesType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getAllowedValuesType_Group(), theEcorePackage.getEFeatureMapEntry(), "group", null, 0, -1, AllowedValuesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getAllowedValuesType_Value(), this.getValueType(), null, "value", null, 0, -1, AllowedValuesType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getAllowedValuesType_Range(), this.getRangeType(), null, "range", null, 0, -1, AllowedValuesType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEClass(anyValueTypeEClass, AnyValueType.class, "AnyValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEClass(basicIdentificationTypeEClass, BasicIdentificationType.class, "BasicIdentificationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getBasicIdentificationType_Identifier(), this.getCodeType(), null, "identifier", null, 0, 1, BasicIdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getBasicIdentificationType_MetadataGroup(), theEcorePackage.getEFeatureMapEntry(), "metadataGroup", null, 0, -1, BasicIdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getBasicIdentificationType_Metadata(), this.getMetadataType(), null, "metadata", null, 0, -1, BasicIdentificationType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEClass(boundingBoxTypeEClass, BoundingBoxType.class, "BoundingBoxType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getBoundingBoxType_LowerCorner(), this.getPositionType(), "lowerCorner", null, 1, 1, BoundingBoxType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getBoundingBoxType_UpperCorner(), this.getPositionType(), "upperCorner", null, 1, 1, BoundingBoxType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getBoundingBoxType_Crs(), theXMLTypePackage.getAnyURI(), "crs", null, 0, 1, BoundingBoxType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getBoundingBoxType_Dimensions(), theXMLTypePackage.getPositiveInteger(), "dimensions", null, 0, 1, BoundingBoxType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(capabilitiesBaseTypeEClass, CapabilitiesBaseType.class, "CapabilitiesBaseType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getCapabilitiesBaseType_ServiceIdentification(), this.getServiceIdentificationType(), null, "serviceIdentification", null, 0, 1, CapabilitiesBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getCapabilitiesBaseType_ServiceProvider(), this.getServiceProviderType(), null, "serviceProvider", null, 0, 1, CapabilitiesBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getCapabilitiesBaseType_OperationsMetadata(), this.getOperationsMetadataType(), null, "operationsMetadata", null, 0, 1, CapabilitiesBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getCapabilitiesBaseType_Languages(), this.getLanguagesType(), null, "languages", null, 0, 1, CapabilitiesBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getCapabilitiesBaseType_UpdateSequence(), this.getUpdateSequenceType(), "updateSequence", null, 0, 1, CapabilitiesBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getCapabilitiesBaseType_Version(), this.getVersionType(), "version", null, 1, 1, CapabilitiesBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(codeTypeEClass, CodeType.class, "CodeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getCodeType_Value(), theXMLTypePackage.getString(), "value", null, 0, 1, CodeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getCodeType_CodeSpace(), theXMLTypePackage.getAnyURI(), "codeSpace", null, 0, 1, CodeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(contactTypeEClass, ContactType.class, "ContactType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getContactType_Phone(), this.getTelephoneType(), null, "phone", null, 0, 1, ContactType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getContactType_Address(), this.getAddressType(), null, "address", null, 0, 1, ContactType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getContactType_OnlineResource(), this.getOnlineResourceType(), null, "onlineResource", null, 0, 1, ContactType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getContactType_HoursOfService(), theXMLTypePackage.getString(), "hoursOfService", null, 0, 1, ContactType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getContactType_ContactInstructions(), theXMLTypePackage.getString(), "contactInstructions", null, 0, 1, ContactType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(contentsBaseTypeEClass, ContentsBaseType.class, "ContentsBaseType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getContentsBaseType_DatasetDescriptionSummary(), this.getDatasetDescriptionSummaryBaseType(), null, "datasetDescriptionSummary", null, 0, -1, ContentsBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getContentsBaseType_OtherSource(), this.getMetadataType(), null, "otherSource", null, 0, -1, ContentsBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(datasetDescriptionSummaryBaseTypeEClass, DatasetDescriptionSummaryBaseType.class, "DatasetDescriptionSummaryBaseType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getDatasetDescriptionSummaryBaseType_WGS84BoundingBox(), this.getWGS84BoundingBoxType(), null, "wGS84BoundingBox", null, 0, -1, DatasetDescriptionSummaryBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getDatasetDescriptionSummaryBaseType_Identifier(), this.getCodeType(), null, "identifier", null, 1, 1, DatasetDescriptionSummaryBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getDatasetDescriptionSummaryBaseType_BoundingBoxGroup(), theEcorePackage.getEFeatureMapEntry(), "boundingBoxGroup", null, 0, -1, DatasetDescriptionSummaryBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getDatasetDescriptionSummaryBaseType_BoundingBox(), this.getBoundingBoxType(), null, "boundingBox", null, 0, -1, DatasetDescriptionSummaryBaseType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDatasetDescriptionSummaryBaseType_MetadataGroup(), theEcorePackage.getEFeatureMapEntry(), "metadataGroup", null, 0, -1, DatasetDescriptionSummaryBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getDatasetDescriptionSummaryBaseType_Metadata(), this.getMetadataType(), null, "metadata", null, 0, -1, DatasetDescriptionSummaryBaseType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDatasetDescriptionSummaryBaseType_DatasetDescriptionSummary(), this.getDatasetDescriptionSummaryBaseType(), null, "datasetDescriptionSummary", null, 0, -1, DatasetDescriptionSummaryBaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(dcpTypeEClass, DCPType.class, "DCPType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getDCPType_HTTP(), this.getHTTPType(), null, "hTTP", null, 0, 1, DCPType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(descriptionTypeEClass, DescriptionType.class, "DescriptionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getDescriptionType_Title(), this.getLanguageStringType(), null, "title", null, 0, -1, DescriptionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getDescriptionType_Abstract(), this.getLanguageStringType(), null, "abstract", null, 0, -1, DescriptionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getDescriptionType_Keywords(), this.getKeywordsType(), null, "keywords", null, 0, -1, DescriptionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(documentRootEClass, DocumentRoot.class, "DocumentRoot", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getDocumentRoot_Mixed(), theEcorePackage.getEFeatureMapEntry(), "mixed", null, 0, -1, null, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_XMLNSPrefixMap(), theEcorePackage.getEStringToStringMapEntry(), null, "xMLNSPrefixMap", null, 0, -1, null, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_XSISchemaLocation(), theEcorePackage.getEStringToStringMapEntry(), null, "xSISchemaLocation", null, 0, -1, null, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Abstract(), this.getLanguageStringType(), null, "abstract", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_AbstractMetaData(), theEcorePackage.getEObject(), null, "abstractMetaData", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, !IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_AbstractReferenceBase(), this.getAbstractReferenceBaseType(), null, "abstractReferenceBase", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, !IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_AccessConstraints(), theXMLTypePackage.getString(), "accessConstraints", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_AdditionalParameter(), this.getAdditionalParameterType(), null, "additionalParameter", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_AdditionalParameters(), this.getAdditionalParametersType(), null, "additionalParameters", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Metadata(), this.getMetadataType(), null, "metadata", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_AllowedValues(), this.getAllowedValuesType(), null, "allowedValues", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_AnyValue(), this.getAnyValueType(), null, "anyValue", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_AvailableCRS(), theXMLTypePackage.getAnyURI(), "availableCRS", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_BoundingBox(), this.getBoundingBoxType(), null, "boundingBox", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_ContactInfo(), this.getContactType(), null, "contactInfo", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_DatasetDescriptionSummary(), this.getDatasetDescriptionSummaryBaseType(), null, "datasetDescriptionSummary", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_DataType(), this.getDomainMetadataType(), null, "dataType", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_DCP(), this.getDCPType(), null, "dCP", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_DefaultValue(), this.getValueType(), null, "defaultValue", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Exception(), this.getExceptionType(), null, "exception", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_ExceptionReport(), this.getExceptionReportType(), null, "exceptionReport", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_ExtendedCapabilities(), theEcorePackage.getEObject(), null, "extendedCapabilities", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_Fees(), theXMLTypePackage.getString(), "fees", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_GetCapabilities(), this.getGetCapabilitiesType(), null, "getCapabilities", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_GetResourceByID(), this.getGetResourceByIdType(), null, "getResourceByID", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_HTTP(), this.getHTTPType(), null, "hTTP", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Identifier(), this.getCodeType(), null, "identifier", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_IndividualName(), theXMLTypePackage.getString(), "individualName", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_InputData(), this.getManifestType(), null, "inputData", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Keywords(), this.getKeywordsType(), null, "keywords", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_Language(), theXMLTypePackage.getLanguage(), "language", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Manifest(), this.getManifestType(), null, "manifest", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_MaximumValue(), this.getValueType(), null, "maximumValue", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Meaning(), this.getDomainMetadataType(), null, "meaning", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_MinimumValue(), this.getValueType(), null, "minimumValue", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_NilValue(), this.getNilValueType(), null, "nilValue", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_NoValues(), this.getNoValuesType(), null, "noValues", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Operation(), this.getOperationType(), null, "operation", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_OperationResponse(), this.getManifestType(), null, "operationResponse", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_OperationsMetadata(), this.getOperationsMetadataType(), null, "operationsMetadata", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_OrganisationName(), theXMLTypePackage.getString(), "organisationName", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_OtherSource(), this.getMetadataType(), null, "otherSource", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_OutputFormat(), this.getMimeType(), "outputFormat", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_PointOfContact(), this.getResponsiblePartyType(), null, "pointOfContact", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_PositionName(), theXMLTypePackage.getString(), "positionName", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Range(), this.getRangeType(), null, "range", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Reference(), this.getReferenceType(), null, "reference", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_ReferenceGroup(), this.getReferenceGroupType(), null, "referenceGroup", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_ReferenceSystem(), this.getDomainMetadataType(), null, "referenceSystem", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Resource(), theEcorePackage.getEObject(), null, "resource", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Role(), this.getCodeType(), null, "role", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_ServiceIdentification(), this.getServiceIdentificationType(), null, "serviceIdentification", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_ServiceProvider(), this.getServiceProviderType(), null, "serviceProvider", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_ServiceReference(), this.getServiceReferenceType(), null, "serviceReference", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Spacing(), this.getValueType(), null, "spacing", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_SupportedCRS(), theXMLTypePackage.getAnyURI(), "supportedCRS", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Title(), this.getLanguageStringType(), null, "title", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_UOM(), this.getDomainMetadataType(), null, "uOM", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_Value(), this.getValueType(), null, "value", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_ValuesReference(), this.getValuesReferenceType(), null, "valuesReference", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getDocumentRoot_WGS84BoundingBox(), this.getWGS84BoundingBoxType(), null, "wGS84BoundingBox", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_RangeClosure(), this.getRangeClosureType(), "rangeClosure", "closed", 0, 1, null, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getDocumentRoot_Reference1(), theXMLTypePackage.getAnyURI(), "reference1", null, 0, 1, null, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(domainMetadataTypeEClass, DomainMetadataType.class, "DomainMetadataType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getDomainMetadataType_Value(), theXMLTypePackage.getString(), "value", null, 0, 1, DomainMetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getDomainMetadataType_Reference(), theXMLTypePackage.getAnyURI(), "reference", null, 0, 1, DomainMetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(domainTypeEClass, DomainType.class, "DomainType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getDomainType_Name(), theXMLTypePackage.getString(), "name", null, 1, 1, DomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(exceptionReportTypeEClass, ExceptionReportType.class, "ExceptionReportType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getExceptionReportType_Exception(), this.getExceptionType(), null, "exception", null, 1, -1, ExceptionReportType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getExceptionReportType_Lang(), theXMLNamespacePackage.getLangType(), "lang", null, 0, 1, ExceptionReportType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getExceptionReportType_Version(), this.getVersionType1(), "version", null, 1, 1, ExceptionReportType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(exceptionTypeEClass, ExceptionType.class, "ExceptionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getExceptionType_ExceptionText(), theXMLTypePackage.getString(), "exceptionText", null, 0, 1, ExceptionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getExceptionType_ExceptionCode(), theXMLTypePackage.getString(), "exceptionCode", null, 1, 1, ExceptionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getExceptionType_Locator(), theXMLTypePackage.getString(), "locator", null, 0, 1, ExceptionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(getCapabilitiesTypeEClass, GetCapabilitiesType.class, "GetCapabilitiesType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getGetCapabilitiesType_AcceptVersions(), this.getAcceptVersionsType(), null, "acceptVersions", null, 0, 1, GetCapabilitiesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getGetCapabilitiesType_Sections(), this.getSectionsType(), null, "sections", null, 0, 1, GetCapabilitiesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getGetCapabilitiesType_AcceptFormats(), this.getAcceptFormatsType(), null, "acceptFormats", null, 0, 1, GetCapabilitiesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getGetCapabilitiesType_AcceptLanguages(), this.getAcceptLanguagesType(), null, "acceptLanguages", null, 0, 1, GetCapabilitiesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getGetCapabilitiesType_UpdateSequence(), this.getUpdateSequenceType(), "updateSequence", null, 0, 1, GetCapabilitiesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getGetCapabilitiesType_BaseUrl(), theXMLTypePackage.getString(), "baseUrl", null, 0, 1, GetCapabilitiesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(getResourceByIdTypeEClass, GetResourceByIdType.class, "GetResourceByIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getGetResourceByIdType_ResourceID(), theXMLTypePackage.getAnyURI(), "resourceID", null, 0, 1, GetResourceByIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getGetResourceByIdType_OutputFormat(), this.getMimeType(), "outputFormat", null, 0, 1, GetResourceByIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getGetResourceByIdType_Service(), this.getServiceType(), "service", null, 1, 1, GetResourceByIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getGetResourceByIdType_Version(), this.getVersionType(), "version", null, 1, 1, GetResourceByIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(httpTypeEClass, HTTPType.class, "HTTPType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getHTTPType_Group(), theEcorePackage.getEFeatureMapEntry(), "group", null, 0, -1, HTTPType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getHTTPType_Get(), this.getRequestMethodType(), null, "get", null, 0, -1, HTTPType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEReference(getHTTPType_Post(), this.getRequestMethodType(), null, "post", null, 0, -1, HTTPType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEClass(identificationTypeEClass, IdentificationType.class, "IdentificationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getIdentificationType_BoundingBoxGroup(), theEcorePackage.getEFeatureMapEntry(), "boundingBoxGroup", null, 0, -1, IdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getIdentificationType_BoundingBox(), this.getBoundingBoxType(), null, "boundingBox", null, 0, -1, IdentificationType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getIdentificationType_OutputFormat(), this.getMimeType(), "outputFormat", null, 0, 1, IdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getIdentificationType_AvailableCRSGroup(), theEcorePackage.getEFeatureMapEntry(), "availableCRSGroup", null, 0, -1, IdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getIdentificationType_AvailableCRS(), theXMLTypePackage.getAnyURI(), "availableCRS", null, 0, 1, IdentificationType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEClass(keywordsTypeEClass, KeywordsType.class, "KeywordsType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getKeywordsType_Keyword(), this.getLanguageStringType(), null, "keyword", null, 1, -1, KeywordsType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getKeywordsType_Type(), this.getCodeType(), null, "type", null, 0, 1, KeywordsType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(languageStringTypeEClass, LanguageStringType.class, "LanguageStringType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getLanguageStringType_Value(), theXMLTypePackage.getString(), "value", null, 0, 1, LanguageStringType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getLanguageStringType_Lang(), theXMLNamespacePackage.getLangType(), "lang", null, 0, 1, LanguageStringType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(languagesTypeEClass, LanguagesType.class, "LanguagesType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getLanguagesType_Language(), theXMLTypePackage.getLanguage(), "language", null, 1, 1, LanguagesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(manifestTypeEClass, ManifestType.class, "ManifestType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getManifestType_ReferenceGroup(), this.getReferenceGroupType(), null, "referenceGroup", null, 1, -1, ManifestType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(metadataTypeEClass, MetadataType.class, "MetadataType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getMetadataType_AbstractMetaDataGroup(), theEcorePackage.getEFeatureMapEntry(), "abstractMetaDataGroup", null, 0, 1, MetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getMetadataType_AbstractMetaData(), theEcorePackage.getEObject(), null, "abstractMetaData", null, 0, 1, MetadataType.class, IS_TRANSIENT, IS_VOLATILE, !IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getMetadataType_About(), theXMLTypePackage.getAnyURI(), "about", null, 0, 1, MetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getMetadataType_Actuate(), this.getActuateType(), "actuate", null, 0, 1, MetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getMetadataType_Arcrole(), this.getArcroleType_1(), "arcrole", null, 0, 1, MetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getMetadataType_Href(), this.getHrefType_1(), "href", null, 0, 1, MetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getMetadataType_Role(), this.getRoleType_1(), "role", null, 0, 1, MetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getMetadataType_Show(), this.getShowType(), "show", null, 0, 1, MetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getMetadataType_Title(), this.getTitleAttrType_1(), "title", null, 0, 1, MetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getMetadataType_Type(), this.getTypeType(), "type", "simple", 0, 1, MetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(nilValueTypeEClass, NilValueType.class, "NilValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getNilValueType_NilReason(), theXMLTypePackage.getAnyURI(), "nilReason", null, 0, 1, NilValueType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(noValuesTypeEClass, NoValuesType.class, "NoValuesType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEClass(onlineResourceTypeEClass, OnlineResourceType.class, "OnlineResourceType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getOnlineResourceType_Actuate(), this.getActuateType(), "actuate", null, 0, 1, OnlineResourceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getOnlineResourceType_Arcrole(), this.getArcroleType_2(), "arcrole", null, 0, 1, OnlineResourceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getOnlineResourceType_Href(), this.getHrefType_2(), "href", null, 0, 1, OnlineResourceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getOnlineResourceType_Role(), this.getRoleType_2(), "role", null, 0, 1, OnlineResourceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getOnlineResourceType_Show(), this.getShowType(), "show", null, 0, 1, OnlineResourceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getOnlineResourceType_Title(), this.getTitleAttrType_2(), "title", null, 0, 1, OnlineResourceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getOnlineResourceType_Type(), this.getTypeType(), "type", "simple", 0, 1, OnlineResourceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(operationsMetadataTypeEClass, OperationsMetadataType.class, "OperationsMetadataType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getOperationsMetadataType_Operation(), this.getOperationType(), null, "operation", null, 2, -1, OperationsMetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getOperationsMetadataType_Parameter(), this.getDomainType(), null, "parameter", null, 0, -1, OperationsMetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getOperationsMetadataType_Constraint(), this.getDomainType(), null, "constraint", null, 0, -1, OperationsMetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getOperationsMetadataType_ExtendedCapabilities(), theEcorePackage.getEObject(), null, "extendedCapabilities", null, 0, 1, OperationsMetadataType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(operationTypeEClass, OperationType.class, "OperationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getOperationType_DCP(), this.getDCPType(), null, "dCP", null, 1, -1, OperationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getOperationType_Parameter(), this.getDomainType(), null, "parameter", null, 0, -1, OperationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getOperationType_Constraint(), this.getDomainType(), null, "constraint", null, 0, -1, OperationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getOperationType_MetadataGroup(), theEcorePackage.getEFeatureMapEntry(), "metadataGroup", null, 0, -1, OperationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getOperationType_Metadata(), this.getMetadataType(), null, "metadata", null, 0, -1, OperationType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEAttribute(getOperationType_Name(), theXMLTypePackage.getString(), "name", null, 1, 1, OperationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(rangeTypeEClass, RangeType.class, "RangeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getRangeType_MinimumValue(), this.getValueType(), null, "minimumValue", null, 0, 1, RangeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getRangeType_MaximumValue(), this.getValueType(), null, "maximumValue", null, 0, 1, RangeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getRangeType_Spacing(), this.getValueType(), null, "spacing", null, 0, 1, RangeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getRangeType_RangeClosure(), this.getRangeClosureType(), "rangeClosure", null, 0, 1, RangeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(referenceGroupTypeEClass, ReferenceGroupType.class, "ReferenceGroupType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getReferenceGroupType_AbstractReferenceBaseGroup(), theEcorePackage.getEFeatureMapEntry(), "abstractReferenceBaseGroup", null, 1, -1, ReferenceGroupType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getReferenceGroupType_AbstractReferenceBase(), this.getAbstractReferenceBaseType(), null, "abstractReferenceBase", null, 1, -1, ReferenceGroupType.class, IS_TRANSIENT, IS_VOLATILE, !IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEClass(referenceTypeEClass, ReferenceType.class, "ReferenceType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getReferenceType_Identifier(), this.getCodeType(), null, "identifier", null, 0, 1, ReferenceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getReferenceType_Abstract(), this.getLanguageStringType(), null, "abstract", null, 0, -1, ReferenceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getReferenceType_Format(), this.getMimeType(), "format", null, 0, 1, ReferenceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getReferenceType_MetadataGroup(), theEcorePackage.getEFeatureMapEntry(), "metadataGroup", null, 0, -1, ReferenceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getReferenceType_Metadata(), this.getMetadataType(), null, "metadata", null, 0, -1, ReferenceType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEClass(requestMethodTypeEClass, RequestMethodType.class, "RequestMethodType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getRequestMethodType_Constraint(), this.getDomainType(), null, "constraint", null, 0, -1, RequestMethodType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(responsiblePartySubsetTypeEClass, ResponsiblePartySubsetType.class, "ResponsiblePartySubsetType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getResponsiblePartySubsetType_IndividualName(), theXMLTypePackage.getString(), "individualName", null, 0, 1, ResponsiblePartySubsetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getResponsiblePartySubsetType_PositionName(), theXMLTypePackage.getString(), "positionName", null, 0, 1, ResponsiblePartySubsetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getResponsiblePartySubsetType_ContactInfo(), this.getContactType(), null, "contactInfo", null, 0, 1, ResponsiblePartySubsetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getResponsiblePartySubsetType_Role(), this.getCodeType(), null, "role", null, 0, 1, ResponsiblePartySubsetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(responsiblePartyTypeEClass, ResponsiblePartyType.class, "ResponsiblePartyType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getResponsiblePartyType_IndividualName(), theXMLTypePackage.getString(), "individualName", null, 0, 1, ResponsiblePartyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getResponsiblePartyType_OrganisationName(), theXMLTypePackage.getString(), "organisationName", null, 0, 1, ResponsiblePartyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getResponsiblePartyType_PositionName(), theXMLTypePackage.getString(), "positionName", null, 0, 1, ResponsiblePartyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getResponsiblePartyType_ContactInfo(), this.getContactType(), null, "contactInfo", null, 0, 1, ResponsiblePartyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getResponsiblePartyType_Role(), this.getCodeType(), null, "role", null, 1, 1, ResponsiblePartyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(sectionsTypeEClass, SectionsType.class, "SectionsType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getSectionsType_Section(), ecorePackage.getEString(), "section", null, 0, -1, SectionsType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(serviceIdentificationTypeEClass, ServiceIdentificationType.class, "ServiceIdentificationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getServiceIdentificationType_ServiceType(), this.getCodeType(), null, "serviceType", null, 1, 1, ServiceIdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getServiceIdentificationType_ServiceTypeVersion(), this.getVersionType(), "serviceTypeVersion", null, 1, 1, ServiceIdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getServiceIdentificationType_Profile(), theXMLTypePackage.getAnyURI(), "profile", null, 0, 1, ServiceIdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getServiceIdentificationType_Fees(), theXMLTypePackage.getString(), "fees", null, 0, 1, ServiceIdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getServiceIdentificationType_AccessConstraints(), theXMLTypePackage.getString(), "accessConstraints", null, 0, 1, ServiceIdentificationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(serviceProviderTypeEClass, ServiceProviderType.class, "ServiceProviderType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getServiceProviderType_ProviderName(), theXMLTypePackage.getString(), "providerName", null, 1, 1, ServiceProviderType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getServiceProviderType_ProviderSite(), this.getOnlineResourceType(), null, "providerSite", null, 0, 1, ServiceProviderType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getServiceProviderType_ServiceContact(), this.getResponsiblePartySubsetType(), null, "serviceContact", null, 1, 1, ServiceProviderType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(serviceReferenceTypeEClass, ServiceReferenceType.class, "ServiceReferenceType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getServiceReferenceType_RequestMessage(), theEcorePackage.getEObject(), null, "requestMessage", null, 0, 1, ServiceReferenceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getServiceReferenceType_RequestMessageReference(), theXMLTypePackage.getAnyURI(), "requestMessageReference", null, 0, 1, ServiceReferenceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(telephoneTypeEClass, TelephoneType.class, "TelephoneType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getTelephoneType_Voice(), theXMLTypePackage.getString(), "voice", null, 0, 1, TelephoneType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getTelephoneType_Facsimile(), theXMLTypePackage.getString(), "facsimile", null, 0, 1, TelephoneType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(unNamedDomainTypeEClass, UnNamedDomainType.class, "UnNamedDomainType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getUnNamedDomainType_AllowedValues(), this.getAllowedValuesType(), null, "allowedValues", null, 0, 1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getUnNamedDomainType_AnyValue(), this.getAnyValueType(), null, "anyValue", null, 0, 1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getUnNamedDomainType_NoValues(), this.getNoValuesType(), null, "noValues", null, 0, 1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getUnNamedDomainType_ValuesReference(), this.getValuesReferenceType(), null, "valuesReference", null, 0, 1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getUnNamedDomainType_DefaultValue(), this.getValueType(), null, "defaultValue", null, 0, 1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getUnNamedDomainType_Meaning(), this.getDomainMetadataType(), null, "meaning", null, 0, 1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getUnNamedDomainType_DataType(), this.getDomainMetadataType(), null, "dataType", null, 0, 1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getUnNamedDomainType_UOM(), this.getDomainMetadataType(), null, "uOM", null, 0, 1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getUnNamedDomainType_ReferenceSystem(), this.getDomainMetadataType(), null, "referenceSystem", null, 0, 1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getUnNamedDomainType_MetadataGroup(), theEcorePackage.getEFeatureMapEntry(), "metadataGroup", null, 0, -1, UnNamedDomainType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getUnNamedDomainType_Metadata(), this.getMetadataType(), null, "metadata", null, 0, -1, UnNamedDomainType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED);
initEClass(valuesReferenceTypeEClass, ValuesReferenceType.class, "ValuesReferenceType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getValuesReferenceType_Value(), theXMLTypePackage.getString(), "value", null, 0, 1, ValuesReferenceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getValuesReferenceType_Reference(), theXMLTypePackage.getAnyURI(), "reference", null, 1, 1, ValuesReferenceType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(valueTypeEClass, ValueType.class, "ValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getValueType_Value(), theXMLTypePackage.getString(), "value", null, 0, 1, ValueType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(wgs84BoundingBoxTypeEClass, WGS84BoundingBoxType.class, "WGS84BoundingBoxType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
// Initialize enums and add enum literals
initEEnum(rangeClosureTypeEEnum, RangeClosureType.class, "RangeClosureType");
addEEnumLiteral(rangeClosureTypeEEnum, RangeClosureType.CLOSED);
addEEnumLiteral(rangeClosureTypeEEnum, RangeClosureType.OPEN);
addEEnumLiteral(rangeClosureTypeEEnum, RangeClosureType.OPEN_CLOSED);
addEEnumLiteral(rangeClosureTypeEEnum, RangeClosureType.CLOSED_OPEN);
// Initialize data types
initEDataType(mimeTypeEDataType, String.class, "MimeType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(positionTypeEDataType, List.class, "PositionType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(positionType2DEDataType, List.class, "PositionType2D", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(rangeClosureTypeObjectEDataType, RangeClosureType.class, "RangeClosureTypeObject", IS_SERIALIZABLE, IS_GENERATED_INSTANCE_CLASS);
initEDataType(serviceTypeEDataType, String.class, "ServiceType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(updateSequenceTypeEDataType, String.class, "UpdateSequenceType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(versionTypeEDataType, String.class, "VersionType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(versionType1EDataType, String.class, "VersionType1", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(arcroleTypeEDataType, String.class, "ArcroleType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(hrefTypeEDataType, String.class, "HrefType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(roleTypeEDataType, String.class, "RoleType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(titleAttrTypeEDataType, String.class, "TitleAttrType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(arcroleType_1EDataType, String.class, "ArcroleType_1", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(hrefType_1EDataType, String.class, "HrefType_1", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(roleType_1EDataType, String.class, "RoleType_1", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(titleAttrType_1EDataType, String.class, "TitleAttrType_1", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(arcroleType_2EDataType, String.class, "ArcroleType_2", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(hrefType_2EDataType, String.class, "HrefType_2", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(roleType_2EDataType, String.class, "RoleType_2", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(titleAttrType_2EDataType, String.class, "TitleAttrType_2", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(actuateTypeEDataType, ActuateType.class, "ActuateType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(showTypeEDataType, ShowType.class, "ShowType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
initEDataType(typeTypeEDataType, TypeType.class, "TypeType", IS_SERIALIZABLE, !IS_GENERATED_INSTANCE_CLASS);
// Create resource
createResource(eNS_URI);
// Create annotations
// http://www.w3.org/XML/1998/namespace
createNamespaceAnnotations();
// http:///org/eclipse/emf/ecore/util/ExtendedMetaData
createExtendedMetaDataAnnotations();
}
/**
* Initializes the annotations for <b>http://www.w3.org/XML/1998/namespace</b>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
protected void createNamespaceAnnotations() {
String source = "http://www.w3.org/XML/1998/namespace";
addAnnotation
(this,
source,
new String[] {
"lang", "en"
});
}
/**
* Initializes the annotations for <b>http:///org/eclipse/emf/ecore/util/ExtendedMetaData</b>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
protected void createExtendedMetaDataAnnotations() {
String source = "http:///org/eclipse/emf/ecore/util/ExtendedMetaData";
addAnnotation
(abstractReferenceBaseTypeEClass,
source,
new String[] {
"name", "AbstractReferenceBaseType",
"kind", "empty"
});
addAnnotation
(getAbstractReferenceBaseType_Actuate(),
source,
new String[] {
"kind", "attribute",
"name", "actuate",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getAbstractReferenceBaseType_Arcrole(),
source,
new String[] {
"kind", "attribute",
"name", "arcrole",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getAbstractReferenceBaseType_Href(),
source,
new String[] {
"kind", "attribute",
"name", "href",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getAbstractReferenceBaseType_Role(),
source,
new String[] {
"kind", "attribute",
"name", "role",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getAbstractReferenceBaseType_Show(),
source,
new String[] {
"kind", "attribute",
"name", "show",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getAbstractReferenceBaseType_Title(),
source,
new String[] {
"kind", "attribute",
"name", "title",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getAbstractReferenceBaseType_Type(),
source,
new String[] {
"kind", "attribute",
"name", "type",
"namespace", "##targetNamespace"
});
addAnnotation
(acceptFormatsTypeEClass,
source,
new String[] {
"name", "AcceptFormatsType",
"kind", "elementOnly"
});
addAnnotation
(getAcceptFormatsType_OutputFormat(),
source,
new String[] {
"kind", "element",
"name", "OutputFormat",
"namespace", "##targetNamespace"
});
addAnnotation
(acceptLanguagesTypeEClass,
source,
new String[] {
"name", "AcceptLanguages_._type",
"kind", "elementOnly"
});
addAnnotation
(getAcceptLanguagesType_Language(),
source,
new String[] {
"kind", "element",
"name", "Language",
"namespace", "##targetNamespace"
});
addAnnotation
(acceptVersionsTypeEClass,
source,
new String[] {
"name", "AcceptVersionsType",
"kind", "elementOnly"
});
addAnnotation
(getAcceptVersionsType_Version(),
source,
new String[] {
"kind", "element",
"name", "Version",
"namespace", "##targetNamespace"
});
addAnnotation
(additionalParametersBaseTypeEClass,
source,
new String[] {
"name", "AdditionalParametersBaseType",
"kind", "elementOnly"
});
addAnnotation
(getAdditionalParametersBaseType_AdditionalParameter(),
source,
new String[] {
"kind", "element",
"name", "AdditionalParameter",
"namespace", "##targetNamespace"
});
addAnnotation
(additionalParametersTypeEClass,
source,
new String[] {
"name", "AdditionalParametersType",
"kind", "elementOnly"
});
addAnnotation
(getAdditionalParametersType_AdditionalParameter1(),
source,
new String[] {
"kind", "element",
"name", "AdditionalParameter",
"namespace", "##targetNamespace"
});
addAnnotation
(additionalParameterTypeEClass,
source,
new String[] {
"name", "AdditionalParameter_._type",
"kind", "elementOnly"
});
addAnnotation
(getAdditionalParameterType_Name(),
source,
new String[] {
"kind", "element",
"name", "Name",
"namespace", "##targetNamespace"
});
addAnnotation
(getAdditionalParameterType_Value(),
source,
new String[] {
"kind", "element",
"name", "Value",
"namespace", "##targetNamespace"
});
addAnnotation
(addressTypeEClass,
source,
new String[] {
"name", "AddressType",
"kind", "elementOnly"
});
addAnnotation
(getAddressType_DeliveryPoint(),
source,
new String[] {
"kind", "element",
"name", "DeliveryPoint",
"namespace", "##targetNamespace"
});
addAnnotation
(getAddressType_City(),
source,
new String[] {
"kind", "element",
"name", "City",
"namespace", "##targetNamespace"
});
addAnnotation
(getAddressType_AdministrativeArea(),
source,
new String[] {
"kind", "element",
"name", "AdministrativeArea",
"namespace", "##targetNamespace"
});
addAnnotation
(getAddressType_PostalCode(),
source,
new String[] {
"kind", "element",
"name", "PostalCode",
"namespace", "##targetNamespace"
});
addAnnotation
(getAddressType_Country(),
source,
new String[] {
"kind", "element",
"name", "Country",
"namespace", "##targetNamespace"
});
addAnnotation
(getAddressType_ElectronicMailAddress(),
source,
new String[] {
"kind", "element",
"name", "ElectronicMailAddress",
"namespace", "##targetNamespace"
});
addAnnotation
(allowedValuesTypeEClass,
source,
new String[] {
"name", "AllowedValues_._type",
"kind", "elementOnly"
});
addAnnotation
(getAllowedValuesType_Group(),
source,
new String[] {
"kind", "group",
"name", "group:0"
});
addAnnotation
(getAllowedValuesType_Value(),
source,
new String[] {
"kind", "element",
"name", "Value",
"namespace", "##targetNamespace",
"group", "#group:0"
});
addAnnotation
(getAllowedValuesType_Range(),
source,
new String[] {
"kind", "element",
"name", "Range",
"namespace", "##targetNamespace",
"group", "#group:0"
});
addAnnotation
(anyValueTypeEClass,
source,
new String[] {
"name", "AnyValue_._type",
"kind", "empty"
});
addAnnotation
(basicIdentificationTypeEClass,
source,
new String[] {
"name", "BasicIdentificationType",
"kind", "elementOnly"
});
addAnnotation
(getBasicIdentificationType_Identifier(),
source,
new String[] {
"kind", "element",
"name", "Identifier",
"namespace", "##targetNamespace"
});
addAnnotation
(getBasicIdentificationType_MetadataGroup(),
source,
new String[] {
"kind", "group",
"name", "Metadata:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getBasicIdentificationType_Metadata(),
source,
new String[] {
"kind", "element",
"name", "Metadata",
"namespace", "##targetNamespace",
"group", "Metadata:group"
});
addAnnotation
(boundingBoxTypeEClass,
source,
new String[] {
"name", "BoundingBoxType",
"kind", "elementOnly"
});
addAnnotation
(getBoundingBoxType_LowerCorner(),
source,
new String[] {
"kind", "element",
"name", "LowerCorner",
"namespace", "##targetNamespace"
});
addAnnotation
(getBoundingBoxType_UpperCorner(),
source,
new String[] {
"kind", "element",
"name", "UpperCorner",
"namespace", "##targetNamespace"
});
addAnnotation
(getBoundingBoxType_Crs(),
source,
new String[] {
"kind", "attribute",
"name", "crs"
});
addAnnotation
(getBoundingBoxType_Dimensions(),
source,
new String[] {
"kind", "attribute",
"name", "dimensions"
});
addAnnotation
(capabilitiesBaseTypeEClass,
source,
new String[] {
"name", "CapabilitiesBaseType",
"kind", "elementOnly"
});
addAnnotation
(getCapabilitiesBaseType_ServiceIdentification(),
source,
new String[] {
"kind", "element",
"name", "ServiceIdentification",
"namespace", "##targetNamespace"
});
addAnnotation
(getCapabilitiesBaseType_ServiceProvider(),
source,
new String[] {
"kind", "element",
"name", "ServiceProvider",
"namespace", "##targetNamespace"
});
addAnnotation
(getCapabilitiesBaseType_OperationsMetadata(),
source,
new String[] {
"kind", "element",
"name", "OperationsMetadata",
"namespace", "##targetNamespace"
});
addAnnotation
(getCapabilitiesBaseType_Languages(),
source,
new String[] {
"kind", "element",
"name", "Languages",
"namespace", "##targetNamespace"
});
addAnnotation
(getCapabilitiesBaseType_UpdateSequence(),
source,
new String[] {
"kind", "attribute",
"name", "updateSequence"
});
addAnnotation
(getCapabilitiesBaseType_Version(),
source,
new String[] {
"kind", "attribute",
"name", "version"
});
addAnnotation
(codeTypeEClass,
source,
new String[] {
"name", "CodeType",
"kind", "simple"
});
addAnnotation
(getCodeType_Value(),
source,
new String[] {
"name", ":0",
"kind", "simple"
});
addAnnotation
(getCodeType_CodeSpace(),
source,
new String[] {
"kind", "attribute",
"name", "codeSpace"
});
addAnnotation
(contactTypeEClass,
source,
new String[] {
"name", "ContactType",
"kind", "elementOnly"
});
addAnnotation
(getContactType_Phone(),
source,
new String[] {
"kind", "element",
"name", "Phone",
"namespace", "##targetNamespace"
});
addAnnotation
(getContactType_Address(),
source,
new String[] {
"kind", "element",
"name", "Address",
"namespace", "##targetNamespace"
});
addAnnotation
(getContactType_OnlineResource(),
source,
new String[] {
"kind", "element",
"name", "OnlineResource",
"namespace", "##targetNamespace"
});
addAnnotation
(getContactType_HoursOfService(),
source,
new String[] {
"kind", "element",
"name", "HoursOfService",
"namespace", "##targetNamespace"
});
addAnnotation
(getContactType_ContactInstructions(),
source,
new String[] {
"kind", "element",
"name", "ContactInstructions",
"namespace", "##targetNamespace"
});
addAnnotation
(contentsBaseTypeEClass,
source,
new String[] {
"name", "ContentsBaseType",
"kind", "elementOnly"
});
addAnnotation
(getContentsBaseType_DatasetDescriptionSummary(),
source,
new String[] {
"kind", "element",
"name", "DatasetDescriptionSummary",
"namespace", "##targetNamespace"
});
addAnnotation
(getContentsBaseType_OtherSource(),
source,
new String[] {
"kind", "element",
"name", "OtherSource",
"namespace", "##targetNamespace"
});
addAnnotation
(datasetDescriptionSummaryBaseTypeEClass,
source,
new String[] {
"name", "DatasetDescriptionSummaryBaseType",
"kind", "elementOnly"
});
addAnnotation
(getDatasetDescriptionSummaryBaseType_WGS84BoundingBox(),
source,
new String[] {
"kind", "element",
"name", "WGS84BoundingBox",
"namespace", "##targetNamespace"
});
addAnnotation
(getDatasetDescriptionSummaryBaseType_Identifier(),
source,
new String[] {
"kind", "element",
"name", "Identifier",
"namespace", "##targetNamespace"
});
addAnnotation
(getDatasetDescriptionSummaryBaseType_BoundingBoxGroup(),
source,
new String[] {
"kind", "group",
"name", "BoundingBox:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getDatasetDescriptionSummaryBaseType_BoundingBox(),
source,
new String[] {
"kind", "element",
"name", "BoundingBox",
"namespace", "##targetNamespace",
"group", "BoundingBox:group"
});
addAnnotation
(getDatasetDescriptionSummaryBaseType_MetadataGroup(),
source,
new String[] {
"kind", "group",
"name", "Metadata:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getDatasetDescriptionSummaryBaseType_Metadata(),
source,
new String[] {
"kind", "element",
"name", "Metadata",
"namespace", "##targetNamespace",
"group", "Metadata:group"
});
addAnnotation
(getDatasetDescriptionSummaryBaseType_DatasetDescriptionSummary(),
source,
new String[] {
"kind", "element",
"name", "DatasetDescriptionSummary",
"namespace", "##targetNamespace"
});
addAnnotation
(dcpTypeEClass,
source,
new String[] {
"name", "DCP_._type",
"kind", "elementOnly"
});
addAnnotation
(getDCPType_HTTP(),
source,
new String[] {
"kind", "element",
"name", "HTTP",
"namespace", "##targetNamespace"
});
addAnnotation
(descriptionTypeEClass,
source,
new String[] {
"name", "DescriptionType",
"kind", "elementOnly"
});
addAnnotation
(getDescriptionType_Title(),
source,
new String[] {
"kind", "element",
"name", "Title",
"namespace", "##targetNamespace"
});
addAnnotation
(getDescriptionType_Abstract(),
source,
new String[] {
"kind", "element",
"name", "Abstract",
"namespace", "##targetNamespace"
});
addAnnotation
(getDescriptionType_Keywords(),
source,
new String[] {
"kind", "element",
"name", "Keywords",
"namespace", "##targetNamespace"
});
addAnnotation
(documentRootEClass,
source,
new String[] {
"name", "",
"kind", "mixed"
});
addAnnotation
(getDocumentRoot_Mixed(),
source,
new String[] {
"kind", "elementWildcard",
"name", ":mixed"
});
addAnnotation
(getDocumentRoot_XMLNSPrefixMap(),
source,
new String[] {
"kind", "attribute",
"name", "xmlns:prefix"
});
addAnnotation
(getDocumentRoot_XSISchemaLocation(),
source,
new String[] {
"kind", "attribute",
"name", "xsi:schemaLocation"
});
addAnnotation
(getDocumentRoot_Abstract(),
source,
new String[] {
"kind", "element",
"name", "Abstract",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_AbstractMetaData(),
source,
new String[] {
"kind", "element",
"name", "AbstractMetaData",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_AbstractReferenceBase(),
source,
new String[] {
"kind", "element",
"name", "AbstractReferenceBase",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_AccessConstraints(),
source,
new String[] {
"kind", "element",
"name", "AccessConstraints",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_AdditionalParameter(),
source,
new String[] {
"kind", "element",
"name", "AdditionalParameter",
"namespace", "##targetNamespace",
"affiliation", "AbstractMetaData"
});
addAnnotation
(getDocumentRoot_AdditionalParameters(),
source,
new String[] {
"kind", "element",
"name", "AdditionalParameters",
"namespace", "##targetNamespace",
"affiliation", "Metadata"
});
addAnnotation
(getDocumentRoot_Metadata(),
source,
new String[] {
"kind", "element",
"name", "Metadata",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_AllowedValues(),
source,
new String[] {
"kind", "element",
"name", "AllowedValues",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_AnyValue(),
source,
new String[] {
"kind", "element",
"name", "AnyValue",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_AvailableCRS(),
source,
new String[] {
"kind", "element",
"name", "AvailableCRS",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_BoundingBox(),
source,
new String[] {
"kind", "element",
"name", "BoundingBox",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_ContactInfo(),
source,
new String[] {
"kind", "element",
"name", "ContactInfo",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_DatasetDescriptionSummary(),
source,
new String[] {
"kind", "element",
"name", "DatasetDescriptionSummary",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_DataType(),
source,
new String[] {
"kind", "element",
"name", "DataType",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_DCP(),
source,
new String[] {
"kind", "element",
"name", "DCP",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_DefaultValue(),
source,
new String[] {
"kind", "element",
"name", "DefaultValue",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Exception(),
source,
new String[] {
"kind", "element",
"name", "Exception",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_ExceptionReport(),
source,
new String[] {
"kind", "element",
"name", "ExceptionReport",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_ExtendedCapabilities(),
source,
new String[] {
"kind", "element",
"name", "ExtendedCapabilities",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Fees(),
source,
new String[] {
"kind", "element",
"name", "Fees",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_GetCapabilities(),
source,
new String[] {
"kind", "element",
"name", "GetCapabilities",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_GetResourceByID(),
source,
new String[] {
"kind", "element",
"name", "GetResourceByID",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_HTTP(),
source,
new String[] {
"kind", "element",
"name", "HTTP",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Identifier(),
source,
new String[] {
"kind", "element",
"name", "Identifier",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_IndividualName(),
source,
new String[] {
"kind", "element",
"name", "IndividualName",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_InputData(),
source,
new String[] {
"kind", "element",
"name", "InputData",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Keywords(),
source,
new String[] {
"kind", "element",
"name", "Keywords",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Language(),
source,
new String[] {
"kind", "element",
"name", "Language",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Manifest(),
source,
new String[] {
"kind", "element",
"name", "Manifest",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_MaximumValue(),
source,
new String[] {
"kind", "element",
"name", "MaximumValue",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Meaning(),
source,
new String[] {
"kind", "element",
"name", "Meaning",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_MinimumValue(),
source,
new String[] {
"kind", "element",
"name", "MinimumValue",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_NilValue(),
source,
new String[] {
"kind", "element",
"name", "nilValue",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_NoValues(),
source,
new String[] {
"kind", "element",
"name", "NoValues",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Operation(),
source,
new String[] {
"kind", "element",
"name", "Operation",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_OperationResponse(),
source,
new String[] {
"kind", "element",
"name", "OperationResponse",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_OperationsMetadata(),
source,
new String[] {
"kind", "element",
"name", "OperationsMetadata",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_OrganisationName(),
source,
new String[] {
"kind", "element",
"name", "OrganisationName",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_OtherSource(),
source,
new String[] {
"kind", "element",
"name", "OtherSource",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_OutputFormat(),
source,
new String[] {
"kind", "element",
"name", "OutputFormat",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_PointOfContact(),
source,
new String[] {
"kind", "element",
"name", "PointOfContact",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_PositionName(),
source,
new String[] {
"kind", "element",
"name", "PositionName",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Range(),
source,
new String[] {
"kind", "element",
"name", "Range",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Reference(),
source,
new String[] {
"kind", "element",
"name", "Reference",
"namespace", "##targetNamespace",
"affiliation", "AbstractReferenceBase"
});
addAnnotation
(getDocumentRoot_ReferenceGroup(),
source,
new String[] {
"kind", "element",
"name", "ReferenceGroup",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_ReferenceSystem(),
source,
new String[] {
"kind", "element",
"name", "ReferenceSystem",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Resource(),
source,
new String[] {
"kind", "element",
"name", "Resource",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Role(),
source,
new String[] {
"kind", "element",
"name", "Role",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_ServiceIdentification(),
source,
new String[] {
"kind", "element",
"name", "ServiceIdentification",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_ServiceProvider(),
source,
new String[] {
"kind", "element",
"name", "ServiceProvider",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_ServiceReference(),
source,
new String[] {
"kind", "element",
"name", "ServiceReference",
"namespace", "##targetNamespace",
"affiliation", "Reference"
});
addAnnotation
(getDocumentRoot_Spacing(),
source,
new String[] {
"kind", "element",
"name", "Spacing",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_SupportedCRS(),
source,
new String[] {
"kind", "element",
"name", "SupportedCRS",
"namespace", "##targetNamespace",
"affiliation", "AvailableCRS"
});
addAnnotation
(getDocumentRoot_Title(),
source,
new String[] {
"kind", "element",
"name", "Title",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_UOM(),
source,
new String[] {
"kind", "element",
"name", "UOM",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Value(),
source,
new String[] {
"kind", "element",
"name", "Value",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_ValuesReference(),
source,
new String[] {
"kind", "element",
"name", "ValuesReference",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_WGS84BoundingBox(),
source,
new String[] {
"kind", "element",
"name", "WGS84BoundingBox",
"namespace", "##targetNamespace",
"affiliation", "BoundingBox"
});
addAnnotation
(getDocumentRoot_RangeClosure(),
source,
new String[] {
"kind", "attribute",
"name", "rangeClosure",
"namespace", "##targetNamespace"
});
addAnnotation
(getDocumentRoot_Reference1(),
source,
new String[] {
"kind", "attribute",
"name", "reference",
"namespace", "##targetNamespace"
});
addAnnotation
(domainMetadataTypeEClass,
source,
new String[] {
"name", "DomainMetadataType",
"kind", "simple"
});
addAnnotation
(getDomainMetadataType_Value(),
source,
new String[] {
"name", ":0",
"kind", "simple"
});
addAnnotation
(getDomainMetadataType_Reference(),
source,
new String[] {
"kind", "attribute",
"name", "reference",
"namespace", "##targetNamespace"
});
addAnnotation
(domainTypeEClass,
source,
new String[] {
"name", "DomainType",
"kind", "elementOnly"
});
addAnnotation
(getDomainType_Name(),
source,
new String[] {
"kind", "attribute",
"name", "name"
});
addAnnotation
(exceptionReportTypeEClass,
source,
new String[] {
"name", "ExceptionReport_._type",
"kind", "elementOnly"
});
addAnnotation
(getExceptionReportType_Exception(),
source,
new String[] {
"kind", "element",
"name", "Exception",
"namespace", "##targetNamespace"
});
addAnnotation
(getExceptionReportType_Lang(),
source,
new String[] {
"kind", "attribute",
"name", "lang",
"namespace", "http://www.w3.org/XML/1998/namespace"
});
addAnnotation
(getExceptionReportType_Version(),
source,
new String[] {
"kind", "attribute",
"name", "version"
});
addAnnotation
(exceptionTypeEClass,
source,
new String[] {
"name", "ExceptionType",
"kind", "elementOnly"
});
addAnnotation
(getExceptionType_ExceptionText(),
source,
new String[] {
"kind", "element",
"name", "ExceptionText",
"namespace", "##targetNamespace"
});
addAnnotation
(getExceptionType_ExceptionCode(),
source,
new String[] {
"kind", "attribute",
"name", "exceptionCode"
});
addAnnotation
(getExceptionType_Locator(),
source,
new String[] {
"kind", "attribute",
"name", "locator"
});
addAnnotation
(getCapabilitiesTypeEClass,
source,
new String[] {
"name", "GetCapabilitiesType",
"kind", "elementOnly"
});
addAnnotation
(getGetCapabilitiesType_AcceptVersions(),
source,
new String[] {
"kind", "element",
"name", "AcceptVersions",
"namespace", "##targetNamespace"
});
addAnnotation
(getGetCapabilitiesType_Sections(),
source,
new String[] {
"kind", "element",
"name", "Sections",
"namespace", "##targetNamespace"
});
addAnnotation
(getGetCapabilitiesType_AcceptFormats(),
source,
new String[] {
"kind", "element",
"name", "AcceptFormats",
"namespace", "##targetNamespace"
});
addAnnotation
(getGetCapabilitiesType_AcceptLanguages(),
source,
new String[] {
"kind", "element",
"name", "AcceptLanguages",
"namespace", "##targetNamespace"
});
addAnnotation
(getGetCapabilitiesType_UpdateSequence(),
source,
new String[] {
"kind", "attribute",
"name", "updateSequence"
});
addAnnotation
(getResourceByIdTypeEClass,
source,
new String[] {
"name", "GetResourceByIdType",
"kind", "elementOnly"
});
addAnnotation
(getGetResourceByIdType_ResourceID(),
source,
new String[] {
"kind", "element",
"name", "ResourceID",
"namespace", "##targetNamespace"
});
addAnnotation
(getGetResourceByIdType_OutputFormat(),
source,
new String[] {
"kind", "element",
"name", "OutputFormat",
"namespace", "##targetNamespace"
});
addAnnotation
(getGetResourceByIdType_Service(),
source,
new String[] {
"kind", "attribute",
"name", "service"
});
addAnnotation
(getGetResourceByIdType_Version(),
source,
new String[] {
"kind", "attribute",
"name", "version"
});
addAnnotation
(httpTypeEClass,
source,
new String[] {
"name", "HTTP_._type",
"kind", "elementOnly"
});
addAnnotation
(getHTTPType_Group(),
source,
new String[] {
"kind", "group",
"name", "group:0"
});
addAnnotation
(getHTTPType_Get(),
source,
new String[] {
"kind", "element",
"name", "Get",
"namespace", "##targetNamespace",
"group", "#group:0"
});
addAnnotation
(getHTTPType_Post(),
source,
new String[] {
"kind", "element",
"name", "Post",
"namespace", "##targetNamespace",
"group", "#group:0"
});
addAnnotation
(identificationTypeEClass,
source,
new String[] {
"name", "IdentificationType",
"kind", "elementOnly"
});
addAnnotation
(getIdentificationType_BoundingBoxGroup(),
source,
new String[] {
"kind", "group",
"name", "BoundingBox:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getIdentificationType_BoundingBox(),
source,
new String[] {
"kind", "element",
"name", "BoundingBox",
"namespace", "##targetNamespace",
"group", "BoundingBox:group"
});
addAnnotation
(getIdentificationType_OutputFormat(),
source,
new String[] {
"kind", "element",
"name", "OutputFormat",
"namespace", "##targetNamespace"
});
addAnnotation
(getIdentificationType_AvailableCRSGroup(),
source,
new String[] {
"kind", "group",
"name", "AvailableCRS:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getIdentificationType_AvailableCRS(),
source,
new String[] {
"kind", "element",
"name", "AvailableCRS",
"namespace", "##targetNamespace",
"group", "AvailableCRS:group"
});
addAnnotation
(keywordsTypeEClass,
source,
new String[] {
"name", "KeywordsType",
"kind", "elementOnly"
});
addAnnotation
(getKeywordsType_Keyword(),
source,
new String[] {
"kind", "element",
"name", "Keyword",
"namespace", "##targetNamespace"
});
addAnnotation
(getKeywordsType_Type(),
source,
new String[] {
"kind", "element",
"name", "Type",
"namespace", "##targetNamespace"
});
addAnnotation
(languageStringTypeEClass,
source,
new String[] {
"name", "LanguageStringType",
"kind", "simple"
});
addAnnotation
(getLanguageStringType_Value(),
source,
new String[] {
"name", ":0",
"kind", "simple"
});
addAnnotation
(getLanguageStringType_Lang(),
source,
new String[] {
"kind", "attribute",
"name", "lang",
"namespace", "http://www.w3.org/XML/1998/namespace"
});
addAnnotation
(languagesTypeEClass,
source,
new String[] {
"name", "Languages_._type",
"kind", "elementOnly"
});
addAnnotation
(getLanguagesType_Language(),
source,
new String[] {
"kind", "element",
"name", "Language",
"namespace", "##targetNamespace"
});
addAnnotation
(manifestTypeEClass,
source,
new String[] {
"name", "ManifestType",
"kind", "elementOnly"
});
addAnnotation
(getManifestType_ReferenceGroup(),
source,
new String[] {
"kind", "element",
"name", "ReferenceGroup",
"namespace", "##targetNamespace"
});
addAnnotation
(metadataTypeEClass,
source,
new String[] {
"name", "MetadataType",
"kind", "elementOnly"
});
addAnnotation
(getMetadataType_AbstractMetaDataGroup(),
source,
new String[] {
"kind", "group",
"name", "AbstractMetaData:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getMetadataType_AbstractMetaData(),
source,
new String[] {
"kind", "element",
"name", "AbstractMetaData",
"namespace", "##targetNamespace",
"group", "AbstractMetaData:group"
});
addAnnotation
(getMetadataType_About(),
source,
new String[] {
"kind", "attribute",
"name", "about"
});
addAnnotation
(getMetadataType_Actuate(),
source,
new String[] {
"kind", "attribute",
"name", "actuate",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getMetadataType_Arcrole(),
source,
new String[] {
"kind", "attribute",
"name", "arcrole",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getMetadataType_Href(),
source,
new String[] {
"kind", "attribute",
"name", "href",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getMetadataType_Role(),
source,
new String[] {
"kind", "attribute",
"name", "role",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getMetadataType_Show(),
source,
new String[] {
"kind", "attribute",
"name", "show",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getMetadataType_Title(),
source,
new String[] {
"kind", "attribute",
"name", "title",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getMetadataType_Type(),
source,
new String[] {
"kind", "attribute",
"name", "type",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(nilValueTypeEClass,
source,
new String[] {
"name", "NilValueType",
"kind", "simple"
});
addAnnotation
(getNilValueType_NilReason(),
source,
new String[] {
"kind", "attribute",
"name", "nilReason"
});
addAnnotation
(noValuesTypeEClass,
source,
new String[] {
"name", "NoValues_._type",
"kind", "empty"
});
addAnnotation
(onlineResourceTypeEClass,
source,
new String[] {
"name", "OnlineResourceType",
"kind", "empty"
});
addAnnotation
(getOnlineResourceType_Actuate(),
source,
new String[] {
"kind", "attribute",
"name", "actuate",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getOnlineResourceType_Arcrole(),
source,
new String[] {
"kind", "attribute",
"name", "arcrole",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getOnlineResourceType_Href(),
source,
new String[] {
"kind", "attribute",
"name", "href",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getOnlineResourceType_Role(),
source,
new String[] {
"kind", "attribute",
"name", "role",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getOnlineResourceType_Show(),
source,
new String[] {
"kind", "attribute",
"name", "show",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getOnlineResourceType_Title(),
source,
new String[] {
"kind", "attribute",
"name", "title",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(getOnlineResourceType_Type(),
source,
new String[] {
"kind", "attribute",
"name", "type",
"namespace", "http://www.w3.org/1999/xlink"
});
addAnnotation
(operationsMetadataTypeEClass,
source,
new String[] {
"name", "OperationsMetadata_._type",
"kind", "elementOnly"
});
addAnnotation
(getOperationsMetadataType_Operation(),
source,
new String[] {
"kind", "element",
"name", "Operation",
"namespace", "##targetNamespace"
});
addAnnotation
(getOperationsMetadataType_Parameter(),
source,
new String[] {
"kind", "element",
"name", "Parameter",
"namespace", "##targetNamespace"
});
addAnnotation
(getOperationsMetadataType_Constraint(),
source,
new String[] {
"kind", "element",
"name", "Constraint",
"namespace", "##targetNamespace"
});
addAnnotation
(getOperationsMetadataType_ExtendedCapabilities(),
source,
new String[] {
"kind", "element",
"name", "ExtendedCapabilities",
"namespace", "##targetNamespace"
});
addAnnotation
(operationTypeEClass,
source,
new String[] {
"name", "Operation_._type",
"kind", "elementOnly"
});
addAnnotation
(getOperationType_DCP(),
source,
new String[] {
"kind", "element",
"name", "DCP",
"namespace", "##targetNamespace"
});
addAnnotation
(getOperationType_Parameter(),
source,
new String[] {
"kind", "element",
"name", "Parameter",
"namespace", "##targetNamespace"
});
addAnnotation
(getOperationType_Constraint(),
source,
new String[] {
"kind", "element",
"name", "Constraint",
"namespace", "##targetNamespace"
});
addAnnotation
(getOperationType_MetadataGroup(),
source,
new String[] {
"kind", "group",
"name", "Metadata:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getOperationType_Metadata(),
source,
new String[] {
"kind", "element",
"name", "Metadata",
"namespace", "##targetNamespace",
"group", "Metadata:group"
});
addAnnotation
(getOperationType_Name(),
source,
new String[] {
"kind", "attribute",
"name", "name"
});
addAnnotation
(rangeTypeEClass,
source,
new String[] {
"name", "RangeType",
"kind", "elementOnly"
});
addAnnotation
(getRangeType_MinimumValue(),
source,
new String[] {
"kind", "element",
"name", "MinimumValue",
"namespace", "##targetNamespace"
});
addAnnotation
(getRangeType_MaximumValue(),
source,
new String[] {
"kind", "element",
"name", "MaximumValue",
"namespace", "##targetNamespace"
});
addAnnotation
(getRangeType_Spacing(),
source,
new String[] {
"kind", "element",
"name", "Spacing",
"namespace", "##targetNamespace"
});
addAnnotation
(getRangeType_RangeClosure(),
source,
new String[] {
"kind", "attribute",
"name", "rangeClosure",
"namespace", "##targetNamespace"
});
addAnnotation
(referenceGroupTypeEClass,
source,
new String[] {
"name", "ReferenceGroupType",
"kind", "elementOnly"
});
addAnnotation
(getReferenceGroupType_AbstractReferenceBaseGroup(),
source,
new String[] {
"kind", "group",
"name", "AbstractReferenceBase:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getReferenceGroupType_AbstractReferenceBase(),
source,
new String[] {
"kind", "element",
"name", "AbstractReferenceBase",
"namespace", "##targetNamespace",
"group", "AbstractReferenceBase:group"
});
addAnnotation
(referenceTypeEClass,
source,
new String[] {
"name", "ReferenceType",
"kind", "elementOnly"
});
addAnnotation
(getReferenceType_Identifier(),
source,
new String[] {
"kind", "element",
"name", "Identifier",
"namespace", "##targetNamespace"
});
addAnnotation
(getReferenceType_Abstract(),
source,
new String[] {
"kind", "element",
"name", "Abstract",
"namespace", "##targetNamespace"
});
addAnnotation
(getReferenceType_Format(),
source,
new String[] {
"kind", "element",
"name", "Format",
"namespace", "##targetNamespace"
});
addAnnotation
(getReferenceType_MetadataGroup(),
source,
new String[] {
"kind", "group",
"name", "Metadata:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getReferenceType_Metadata(),
source,
new String[] {
"kind", "element",
"name", "Metadata",
"namespace", "##targetNamespace",
"group", "Metadata:group"
});
addAnnotation
(requestMethodTypeEClass,
source,
new String[] {
"name", "RequestMethodType",
"kind", "elementOnly"
});
addAnnotation
(getRequestMethodType_Constraint(),
source,
new String[] {
"kind", "element",
"name", "Constraint",
"namespace", "##targetNamespace"
});
addAnnotation
(responsiblePartySubsetTypeEClass,
source,
new String[] {
"name", "ResponsiblePartySubsetType",
"kind", "elementOnly"
});
addAnnotation
(getResponsiblePartySubsetType_IndividualName(),
source,
new String[] {
"kind", "element",
"name", "IndividualName",
"namespace", "##targetNamespace"
});
addAnnotation
(getResponsiblePartySubsetType_PositionName(),
source,
new String[] {
"kind", "element",
"name", "PositionName",
"namespace", "##targetNamespace"
});
addAnnotation
(getResponsiblePartySubsetType_ContactInfo(),
source,
new String[] {
"kind", "element",
"name", "ContactInfo",
"namespace", "##targetNamespace"
});
addAnnotation
(getResponsiblePartySubsetType_Role(),
source,
new String[] {
"kind", "element",
"name", "Role",
"namespace", "##targetNamespace"
});
addAnnotation
(responsiblePartyTypeEClass,
source,
new String[] {
"name", "ResponsiblePartyType",
"kind", "elementOnly"
});
addAnnotation
(getResponsiblePartyType_IndividualName(),
source,
new String[] {
"kind", "element",
"name", "IndividualName",
"namespace", "##targetNamespace"
});
addAnnotation
(getResponsiblePartyType_OrganisationName(),
source,
new String[] {
"kind", "element",
"name", "OrganisationName",
"namespace", "##targetNamespace"
});
addAnnotation
(getResponsiblePartyType_PositionName(),
source,
new String[] {
"kind", "element",
"name", "PositionName",
"namespace", "##targetNamespace"
});
addAnnotation
(getResponsiblePartyType_ContactInfo(),
source,
new String[] {
"kind", "element",
"name", "ContactInfo",
"namespace", "##targetNamespace"
});
addAnnotation
(getResponsiblePartyType_Role(),
source,
new String[] {
"kind", "element",
"name", "Role",
"namespace", "##targetNamespace"
});
addAnnotation
(sectionsTypeEClass,
source,
new String[] {
"name", "SectionsType",
"kind", "elementOnly"
});
addAnnotation
(getSectionsType_Section(),
source,
new String[] {
"kind", "element",
"name", "Section",
"namespace", "##targetNamespace"
});
addAnnotation
(serviceIdentificationTypeEClass,
source,
new String[] {
"name", "ServiceIdentification_._type",
"kind", "elementOnly"
});
addAnnotation
(getServiceIdentificationType_ServiceType(),
source,
new String[] {
"kind", "element",
"name", "ServiceType",
"namespace", "##targetNamespace"
});
addAnnotation
(getServiceIdentificationType_ServiceTypeVersion(),
source,
new String[] {
"kind", "element",
"name", "ServiceTypeVersion",
"namespace", "##targetNamespace"
});
addAnnotation
(getServiceIdentificationType_Profile(),
source,
new String[] {
"kind", "element",
"name", "Profile",
"namespace", "##targetNamespace"
});
addAnnotation
(getServiceIdentificationType_Fees(),
source,
new String[] {
"kind", "element",
"name", "Fees",
"namespace", "##targetNamespace"
});
addAnnotation
(getServiceIdentificationType_AccessConstraints(),
source,
new String[] {
"kind", "element",
"name", "AccessConstraints",
"namespace", "##targetNamespace"
});
addAnnotation
(serviceProviderTypeEClass,
source,
new String[] {
"name", "ServiceProvider_._type",
"kind", "elementOnly"
});
addAnnotation
(getServiceProviderType_ProviderName(),
source,
new String[] {
"kind", "element",
"name", "ProviderName",
"namespace", "##targetNamespace"
});
addAnnotation
(getServiceProviderType_ProviderSite(),
source,
new String[] {
"kind", "element",
"name", "ProviderSite",
"namespace", "##targetNamespace"
});
addAnnotation
(getServiceProviderType_ServiceContact(),
source,
new String[] {
"kind", "element",
"name", "ServiceContact",
"namespace", "##targetNamespace"
});
addAnnotation
(serviceReferenceTypeEClass,
source,
new String[] {
"name", "ServiceReferenceType",
"kind", "elementOnly"
});
addAnnotation
(getServiceReferenceType_RequestMessage(),
source,
new String[] {
"kind", "element",
"name", "RequestMessage",
"namespace", "##targetNamespace"
});
addAnnotation
(getServiceReferenceType_RequestMessageReference(),
source,
new String[] {
"kind", "element",
"name", "RequestMessageReference",
"namespace", "##targetNamespace"
});
addAnnotation
(telephoneTypeEClass,
source,
new String[] {
"name", "TelephoneType",
"kind", "elementOnly"
});
addAnnotation
(getTelephoneType_Voice(),
source,
new String[] {
"kind", "element",
"name", "Voice",
"namespace", "##targetNamespace"
});
addAnnotation
(getTelephoneType_Facsimile(),
source,
new String[] {
"kind", "element",
"name", "Facsimile",
"namespace", "##targetNamespace"
});
addAnnotation
(unNamedDomainTypeEClass,
source,
new String[] {
"name", "UnNamedDomainType",
"kind", "elementOnly"
});
addAnnotation
(getUnNamedDomainType_AllowedValues(),
source,
new String[] {
"kind", "element",
"name", "AllowedValues",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_AnyValue(),
source,
new String[] {
"kind", "element",
"name", "AnyValue",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_NoValues(),
source,
new String[] {
"kind", "element",
"name", "NoValues",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_ValuesReference(),
source,
new String[] {
"kind", "element",
"name", "ValuesReference",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_DefaultValue(),
source,
new String[] {
"kind", "element",
"name", "DefaultValue",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_Meaning(),
source,
new String[] {
"kind", "element",
"name", "Meaning",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_DataType(),
source,
new String[] {
"kind", "element",
"name", "DataType",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_UOM(),
source,
new String[] {
"kind", "element",
"name", "UOM",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_ReferenceSystem(),
source,
new String[] {
"kind", "element",
"name", "ReferenceSystem",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_MetadataGroup(),
source,
new String[] {
"kind", "group",
"name", "Metadata:group",
"namespace", "##targetNamespace"
});
addAnnotation
(getUnNamedDomainType_Metadata(),
source,
new String[] {
"kind", "element",
"name", "Metadata",
"namespace", "##targetNamespace",
"group", "Metadata:group"
});
addAnnotation
(valuesReferenceTypeEClass,
source,
new String[] {
"name", "ValuesReference_._type",
"kind", "simple"
});
addAnnotation
(getValuesReferenceType_Value(),
source,
new String[] {
"name", ":0",
"kind", "simple"
});
addAnnotation
(getValuesReferenceType_Reference(),
source,
new String[] {
"kind", "attribute",
"name", "reference",
"namespace", "##targetNamespace"
});
addAnnotation
(valueTypeEClass,
source,
new String[] {
"name", "ValueType",
"kind", "simple"
});
addAnnotation
(getValueType_Value(),
source,
new String[] {
"name", ":0",
"kind", "simple"
});
addAnnotation
(wgs84BoundingBoxTypeEClass,
source,
new String[] {
"name", "WGS84BoundingBoxType",
"kind", "elementOnly"
});
addAnnotation
(rangeClosureTypeEEnum,
source,
new String[] {
"name", "rangeClosure_._type"
});
addAnnotation
(mimeTypeEDataType,
source,
new String[] {
"name", "MimeType",
"baseType", "http://www.eclipse.org/emf/2003/XMLType#string",
"pattern", "(application|audio|image|text|video|message|multipart|model)/.+(;\\s*.+=.+)*"
});
addAnnotation
(positionTypeEDataType,
source,
new String[] {
"name", "PositionType",
"itemType", "http://www.eclipse.org/emf/2003/XMLType#double"
});
addAnnotation
(positionType2DEDataType,
source,
new String[] {
"name", "PositionType2D",
"baseType", "PositionType",
"length", "2"
});
addAnnotation
(rangeClosureTypeObjectEDataType,
source,
new String[] {
"name", "rangeClosure_._type:Object",
"baseType", "rangeClosure_._type"
});
addAnnotation
(serviceTypeEDataType,
source,
new String[] {
"name", "ServiceType",
"baseType", "http://www.eclipse.org/emf/2003/XMLType#string"
});
addAnnotation
(updateSequenceTypeEDataType,
source,
new String[] {
"name", "UpdateSequenceType",
"baseType", "http://www.eclipse.org/emf/2003/XMLType#string"
});
addAnnotation
(versionTypeEDataType,
source,
new String[] {
"name", "VersionType",
"baseType", "http://www.eclipse.org/emf/2003/XMLType#string",
"pattern", "\\d+\\.\\d?\\d\\.\\d?\\d"
});
addAnnotation
(versionType1EDataType,
source,
new String[] {
"name", "version_._type",
"baseType", "http://www.eclipse.org/emf/2003/XMLType#string",
"pattern", "\\d+\\.\\d?\\d\\.\\d?\\d"
});
}
} //_2PackageImpl