|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Violation
A representation of the model object 'Violation'.
The following features are supported:
ReviewPackage.getViolation()
Method Summary | |
---|---|
String |
getMessage()
Returns the value of the 'Message' attribute. |
Object |
getProperty(String name)
|
org.eclipse.emf.common.util.EList<String> |
getPropertyNames()
|
void |
setMessage(String value)
Sets the value of the ' Message ' attribute. |
void |
setProperty(String name,
Object value)
|
Methods inherited from interface com.hammurapi.review.Observation |
---|
getReport, getReportedBy, getSource, setReport, setReportedBy, setSource |
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 |
---|
String getMessage()
If the meaning of the 'Message' attribute isn't clear, there really should be more of a description here...
setMessage(String)
,
ReviewPackage.getViolation_Message()
void setMessage(String value)
Message
' attribute.
value
- the new value of the 'Message' attribute.getMessage()
void setProperty(String name, Object value)
Object getProperty(String name)
org.eclipse.emf.common.util.EList<String> getPropertyNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |