public interface ReqIFExtensionNamespace extends com.sodius.mdw.core.model.emf.MDWEObject, EModelElement
The following features are supported:
Modifier and Type | Method and Description |
---|---|
String |
getNamespacePrefix()
Returns the value of the 'Namespace Prefix' attribute.
|
String |
getNamespaceURI()
Returns the value of the 'Namespace URI' attribute.
|
String |
getSchemaLocation()
Returns the value of the 'Schema Location' attribute.
|
void |
setNamespacePrefix(String value)
Sets the value of the '
Namespace Prefix ' attribute. |
void |
setNamespaceURI(String value)
Sets the value of the '
Namespace URI ' attribute. |
void |
setSchemaLocation(String value)
Sets the value of the '
Schema Location ' attribute. |
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getNamespacePrefix()
""
.
setNamespacePrefix(String)
,
ReqifPackage.getReqIFExtensionNamespace_NamespacePrefix()
void setNamespacePrefix(String value)
Namespace Prefix
' attribute.
value
- the new value of the 'Namespace Prefix' attribute.getNamespacePrefix()
String getNamespaceURI()
""
.
setNamespaceURI(String)
,
ReqifPackage.getReqIFExtensionNamespace_NamespaceURI()
void setNamespaceURI(String value)
Namespace URI
' attribute.
value
- the new value of the 'Namespace URI' attribute.getNamespaceURI()
String getSchemaLocation()
""
.
setSchemaLocation(String)
,
ReqifPackage.getReqIFExtensionNamespace_SchemaLocation()
void setSchemaLocation(String value)
Schema Location
' attribute.
value
- the new value of the 'Schema Location' attribute.getSchemaLocation()