Method Summary |
|
public NotificationChain | basicSetAbstractMetaData(EObject newAbstractMetaData, NotificationChain msgs) |
public NotificationChain | basicSetBoundingBox(BoundingBoxType newBoundingBox, NotificationChain msgs) |
public NotificationChain | basicSetContactInfo(ContactType newContactInfo, NotificationChain msgs) |
public NotificationChain | basicSetDcp(DCPType newDcp, NotificationChain msgs) |
public NotificationChain | basicSetException(ExceptionType newException, NotificationChain msgs) |
public NotificationChain | basicSetExceptionReport(ExceptionReportType newExceptionReport, NotificationChain msgs) |
public NotificationChain | basicSetExtendedCapabilities(EObject newExtendedCapabilities, NotificationChain msgs) |
public NotificationChain | basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs) |
public NotificationChain | basicSetHttp(HTTPType newHttp, NotificationChain msgs) |
public NotificationChain | basicSetIdentifier(CodeType newIdentifier, NotificationChain msgs) |
public NotificationChain | basicSetKeywords(KeywordsType newKeywords, NotificationChain msgs) |
public NotificationChain | basicSetMetadata(MetadataType newMetadata, NotificationChain msgs) |
public NotificationChain | basicSetOperation(OperationType newOperation, NotificationChain msgs) |
public NotificationChain | basicSetOperationsMetadata(OperationsMetadataType newOperationsMetadata, NotificationChain msgs) |
public NotificationChain | basicSetPointOfContact(ResponsiblePartyType newPointOfContact, NotificationChain msgs) |
public NotificationChain | basicSetRole(CodeType newRole, NotificationChain msgs) |
public NotificationChain | basicSetServiceIdentification(ServiceIdentificationType newServiceIdentification, NotificationChain msgs) |
public NotificationChain | basicSetServiceProvider(ServiceProviderType newServiceProvider, NotificationChain msgs) |
public NotificationChain | basicSetWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox, NotificationChain msgs) |
public Object | eGet(int featureID, boolean resolve, boolean coreType) |
public NotificationChain | eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) |
public boolean | eIsSet(int featureID) |
public void | eSet(int featureID, Object newValue) |
protected EClass | eStaticClass() |
public void | eUnset(int featureID) |
public String | getAbstract() |
public EObject | getAbstractMetaData() |
public String | getAccessConstraints() |
public String | getAvailableCRS() |
public BoundingBoxType | getBoundingBox() |
public ContactType | getContactInfo() |
public DCPType | getDcp() |
public ExceptionType | getException() |
public ExceptionReportType | getExceptionReport() |
public EObject | getExtendedCapabilities() |
public String | getFees() |
public GetCapabilitiesType | getGetCapabilities() |
public HTTPType | getHttp() |
public CodeType | getIdentifier() |
public String | getIndividualName() |
public KeywordsType | getKeywords() |
public String | getLanguage() |
public MetadataType | getMetadata() |
public FeatureMap | getMixed() |
public OperationType | getOperation() |
public OperationsMetadataType | getOperationsMetadata() |
public String | getOrganisationName() |
public String | getOutputFormat() |
public ResponsiblePartyType | getPointOfContact() |
public String | getPositionName() |
public CodeType | getRole() |
public ServiceIdentificationType | getServiceIdentification() |
public ServiceProviderType | getServiceProvider() |
public String | getSupportedCRS() |
public String | getTitle() |
public WGS84BoundingBoxType | getWgS84BoundingBox() |
public EMap | getXMLNSPrefixMap() |
public EMap | getXSISchemaLocation() |
public void | setAbstract(String newAbstract) |
public void | setAccessConstraints(String newAccessConstraints) |
public void | setAvailableCRS(String newAvailableCRS) |
public void | setBoundingBox(BoundingBoxType newBoundingBox) |
public void | setContactInfo(ContactType newContactInfo) |
public void | setDcp(DCPType newDcp) |
public void | setException(ExceptionType newException) |
public void | setExceptionReport(ExceptionReportType newExceptionReport) |
public void | setExtendedCapabilities(EObject newExtendedCapabilities) |
public void | setFees(String newFees) |
public void | setGetCapabilities(GetCapabilitiesType newGetCapabilities) |
public void | setHttp(HTTPType newHttp) |
public void | setIdentifier(CodeType newIdentifier) |
public void | setIndividualName(String newIndividualName) |
public void | setKeywords(KeywordsType newKeywords) |
public void | setLanguage(String newLanguage) |
public void | setMetadata(MetadataType newMetadata) |
public void | setOperation(OperationType newOperation) |
public void | setOperationsMetadata(OperationsMetadataType newOperationsMetadata) |
public void | setOrganisationName(String newOrganisationName) |
public void | setOutputFormat(String newOutputFormat) |
public void | setPointOfContact(ResponsiblePartyType newPointOfContact) |
public void | setPositionName(String newPositionName) |
public void | setRole(CodeType newRole) |
public void | setServiceIdentification(ServiceIdentificationType newServiceIdentification) |
public void | setServiceProvider(ServiceProviderType newServiceProvider) |
public void | setSupportedCRS(String newSupportedCRS) |
public void | setTitle(String newTitle) |
public void | setWgS84BoundingBox(WGS84BoundingBoxType newWgS84BoundingBox) |
public String | toString() |