|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistryErrorType
A representation of the model object 'Error Type'.
The following features are supported:
RegistryPackage.getRegistryErrorType()| Method Summary | |
|---|---|
java.lang.String |
getCodeContext()
Returns the value of the 'Code Context' attribute. |
java.lang.String |
getErrorCode()
Returns the value of the 'Error Code' attribute. |
java.lang.String |
getLocation()
Returns the value of the 'Location' attribute. |
java.lang.String |
getSeverity()
Returns the value of the 'Severity' attribute. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
boolean |
isSetSeverity()
Returns whether the value of the ' Severity' attribute is set. |
void |
setCodeContext(java.lang.String value)
Sets the value of the ' Code Context' attribute. |
void |
setErrorCode(java.lang.String value)
Sets the value of the ' Error Code' attribute. |
void |
setLocation(java.lang.String value)
Sets the value of the ' Location' attribute. |
void |
setSeverity(java.lang.String value)
Sets the value of the ' Severity' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value' attribute. |
void |
unsetSeverity()
Unsets the value of the ' Severity' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
RegistryPackage.getRegistryErrorType_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()java.lang.String getCodeContext()
If the meaning of the 'Code Context' attribute isn't clear, there really should be more of a description here...
setCodeContext(String),
RegistryPackage.getRegistryErrorType_CodeContext()void setCodeContext(java.lang.String value)
Code Context' attribute.
value - the new value of the 'Code Context' attribute.getCodeContext()java.lang.String getErrorCode()
If the meaning of the 'Error Code' attribute isn't clear, there really should be more of a description here...
setErrorCode(String),
RegistryPackage.getRegistryErrorType_ErrorCode()void setErrorCode(java.lang.String value)
Error Code' attribute.
value - the new value of the 'Error Code' attribute.getErrorCode()java.lang.String getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
setLocation(String),
RegistryPackage.getRegistryErrorType_Location()void setLocation(java.lang.String value)
Location' attribute.
value - the new value of the 'Location' attribute.getLocation()java.lang.String getSeverity()
"urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Error".
If the meaning of the 'Severity' attribute isn't clear, there really should be more of a description here...
isSetSeverity(),
unsetSeverity(),
setSeverity(String),
RegistryPackage.getRegistryErrorType_Severity()void setSeverity(java.lang.String value)
Severity' attribute.
value - the new value of the 'Severity' attribute.isSetSeverity(),
unsetSeverity(),
getSeverity()void unsetSeverity()
Severity' attribute.
isSetSeverity(),
getSeverity(),
setSeverity(String)boolean isSetSeverity()
Severity' attribute is set.
unsetSeverity(),
getSeverity(),
setSeverity(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||