|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NativeType
A representation of the model object 'Native Type'.
The following features are supported:
WfsPackage.getNativeType()
Method Summary | |
---|---|
java.lang.String |
getVendorId()
Returns the value of the 'Vendor Id' attribute. |
boolean |
isSafeToIgnore()
Returns the value of the 'Safe To Ignore' attribute. |
boolean |
isSetSafeToIgnore()
Returns whether the value of the ' Safe To Ignore ' attribute is set. |
void |
setSafeToIgnore(boolean value)
Sets the value of the ' Safe To Ignore ' attribute. |
void |
setVendorId(java.lang.String value)
Sets the value of the ' Vendor Id ' attribute. |
void |
unsetSafeToIgnore()
Unsets the value of the ' Safe To Ignore ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isSafeToIgnore()
isSetSafeToIgnore()
,
unsetSafeToIgnore()
,
setSafeToIgnore(boolean)
,
WfsPackage.getNativeType_SafeToIgnore()
void setSafeToIgnore(boolean value)
Safe To Ignore
' attribute.
value
- the new value of the 'Safe To Ignore' attribute.isSetSafeToIgnore()
,
unsetSafeToIgnore()
,
isSafeToIgnore()
void unsetSafeToIgnore()
Safe To Ignore
' attribute.
isSetSafeToIgnore()
,
isSafeToIgnore()
,
setSafeToIgnore(boolean)
boolean isSetSafeToIgnore()
Safe To Ignore
' attribute is set.
unsetSafeToIgnore()
,
isSafeToIgnore()
,
setSafeToIgnore(boolean)
java.lang.String getVendorId()
setVendorId(String)
,
WfsPackage.getNativeType_VendorId()
void setVendorId(java.lang.String value)
Vendor Id
' attribute.
value
- the new value of the 'Vendor Id' attribute.getVendorId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |