Method Summary |
|
public NotificationChain | basicSetDifferenceQuery(DifferenceQueryType newDifferenceQuery, NotificationChain msgs) |
public NotificationChain | basicSetGetDiff(GetDiffType newGetDiff, NotificationChain msgs) |
public NotificationChain | basicSetGetLog(GetLogType newGetLog, NotificationChain msgs) |
public NotificationChain | basicSetGetVersionedFeature(GetVersionedFeatureType newGetVersionedFeature, NotificationChain msgs) |
public NotificationChain | basicSetRollback(RollbackType newRollback, NotificationChain msgs) |
public NotificationChain | basicSetVersionedDelete(VersionedDeleteElementType newVersionedDelete, NotificationChain msgs) |
public NotificationChain | basicSetVersionedFeatureCollection(VersionedFeatureCollectionType newVersionedFeatureCollection, NotificationChain msgs) |
public NotificationChain | basicSetVersionedUpdate(VersionedUpdateElementType newVersionedUpdate, 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 Object | getDescribeVersionedFeatureType() |
public DifferenceQueryType | getDifferenceQuery() |
public GetDiffType | getGetDiff() |
public GetLogType | getGetLog() |
public GetVersionedFeatureType | getGetVersionedFeature() |
public FeatureMap | getMixed() |
public RollbackType | getRollback() |
public VersionedDeleteElementType | getVersionedDelete() |
public VersionedFeatureCollectionType | getVersionedFeatureCollection() |
public VersionedUpdateElementType | getVersionedUpdate() |
public EMap | getXMLNSPrefixMap() |
public EMap | getXSISchemaLocation() |
public void | setDescribeVersionedFeatureType(Object newDescribeVersionedFeatureType) |
public void | setDifferenceQuery(DifferenceQueryType newDifferenceQuery) |
public void | setGetDiff(GetDiffType newGetDiff) |
public void | setGetLog(GetLogType newGetLog) |
public void | setGetVersionedFeature(GetVersionedFeatureType newGetVersionedFeature) |
public void | setRollback(RollbackType newRollback) |
public void | setVersionedDelete(VersionedDeleteElementType newVersionedDelete) |
public void | setVersionedFeatureCollection(VersionedFeatureCollectionType newVersionedFeatureCollection) |
public void | setVersionedUpdate(VersionedUpdateElementType newVersionedUpdate) |
public String | toString() |