Method Summary |
|
public NotificationChain | basicSetDelete(DeleteElementType newDelete, NotificationChain msgs) |
public NotificationChain | basicSetDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType, NotificationChain msgs) |
public NotificationChain | basicSetFeatureCollection(FeatureCollectionType newFeatureCollection, NotificationChain msgs) |
public NotificationChain | basicSetFeatureTypeList(FeatureTypeListType newFeatureTypeList, NotificationChain msgs) |
public NotificationChain | basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs) |
public NotificationChain | basicSetGetFeature(GetFeatureType newGetFeature, NotificationChain msgs) |
public NotificationChain | basicSetGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock, NotificationChain msgs) |
public NotificationChain | basicSetGetGmlObject(GetGmlObjectType newGetGmlObject, NotificationChain msgs) |
public NotificationChain | basicSetInsert(InsertElementType newInsert, NotificationChain msgs) |
public NotificationChain | basicSetLockFeature(LockFeatureType newLockFeature, NotificationChain msgs) |
public NotificationChain | basicSetLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse, NotificationChain msgs) |
public NotificationChain | basicSetNative(NativeType newNative, NotificationChain msgs) |
public NotificationChain | basicSetProperty(PropertyType newProperty, NotificationChain msgs) |
public NotificationChain | basicSetQuery(QueryType newQuery, NotificationChain msgs) |
public NotificationChain | basicSetServesGMLObjectTypeList(GMLObjectTypeListType newServesGMLObjectTypeList, NotificationChain msgs) |
public NotificationChain | basicSetSupportsGMLObjectTypeList(GMLObjectTypeListType newSupportsGMLObjectTypeList, NotificationChain msgs) |
public NotificationChain | basicSetTransaction(TransactionType newTransaction, NotificationChain msgs) |
public NotificationChain | basicSetTransactionResponse(TransactionResponseType newTransactionResponse, NotificationChain msgs) |
public NotificationChain | basicSetUpdate(UpdateElementType newUpdate, NotificationChain msgs) |
public NotificationChain | basicSetWfsCapabilities(WFSCapabilitiesType newWfsCapabilities, NotificationChain msgs) |
public NotificationChain | basicSetXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName, 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 DeleteElementType | getDelete() |
public DescribeFeatureTypeType | getDescribeFeatureType() |
public FeatureCollectionType | getFeatureCollection() |
public FeatureTypeListType | getFeatureTypeList() |
public GetCapabilitiesType | getGetCapabilities() |
public GetFeatureType | getGetFeature() |
public GetFeatureWithLockType | getGetFeatureWithLock() |
public GetGmlObjectType | getGetGmlObject() |
public InsertElementType | getInsert() |
public LockFeatureType | getLockFeature() |
public LockFeatureResponseType | getLockFeatureResponse() |
public String | getLockId() |
public FeatureMap | getMixed() |
public NativeType | getNative() |
public PropertyType | getProperty() |
public String | getPropertyName() |
public QueryType | getQuery() |
public GMLObjectTypeListType | getServesGMLObjectTypeList() |
public GMLObjectTypeListType | getSupportsGMLObjectTypeList() |
public TransactionType | getTransaction() |
public TransactionResponseType | getTransactionResponse() |
public UpdateElementType | getUpdate() |
public WFSCapabilitiesType | getWfsCapabilities() |
public EMap | getXMLNSPrefixMap() |
public EMap | getXSISchemaLocation() |
public XlinkPropertyNameType | getXlinkPropertyName() |
public void | setDelete(DeleteElementType newDelete) |
public void | setDescribeFeatureType(DescribeFeatureTypeType newDescribeFeatureType) |
public void | setFeatureCollection(FeatureCollectionType newFeatureCollection) |
public void | setFeatureTypeList(FeatureTypeListType newFeatureTypeList) |
public void | setGetCapabilities(GetCapabilitiesType newGetCapabilities) |
public void | setGetFeature(GetFeatureType newGetFeature) |
public void | setGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock) |
public void | setGetGmlObject(GetGmlObjectType newGetGmlObject) |
public void | setInsert(InsertElementType newInsert) |
public void | setLockFeature(LockFeatureType newLockFeature) |
public void | setLockFeatureResponse(LockFeatureResponseType newLockFeatureResponse) |
public void | setLockId(String newLockId) |
public void | setNative(NativeType newNative) |
public void | setProperty(PropertyType newProperty) |
public void | setPropertyName(String newPropertyName) |
public void | setQuery(QueryType newQuery) |
public void | setServesGMLObjectTypeList(GMLObjectTypeListType newServesGMLObjectTypeList) |
public void | setSupportsGMLObjectTypeList(GMLObjectTypeListType newSupportsGMLObjectTypeList) |
public void | setTransaction(TransactionType newTransaction) |
public void | setTransactionResponse(TransactionResponseType newTransactionResponse) |
public void | setUpdate(UpdateElementType newUpdate) |
public void | setWfsCapabilities(WFSCapabilitiesType newWfsCapabilities) |
public void | setXlinkPropertyName(XlinkPropertyNameType newXlinkPropertyName) |
public String | toString() |