|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CMNAnnotation
A representation of the model object 'CMN Annotation'.
CommonPackage.getCMNAnnotation()The following features are supported:
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getType()
Returns the value of the 'Type' attribute |
java.lang.String |
getURI()
Returns the value of the 'URI' attribute |
void |
setType(java.lang.String value)
Sets the value of the ' Type' attribute |
void |
setURI(java.lang.String value)
Sets the value of the ' URI' attribute |
| Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| 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 |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IAnnotation |
|---|
getFileAnnotation, isFileAnnotation, putFileAnnotation, removeFileAnnotation |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.lang.String getURI()
If the meaning of the 'URI' attribute isn't clear, there really should be more of a description here...
setURI(String),
CommonPackage.getCMNAnnotation_URI()void setURI(java.lang.String value)
URI' attribute.
value - the new value of the 'URI' attribute.getURI()java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
getType in interface IAnnotationsetType(String),
CommonPackage.getCMNAnnotation_Type()void setType(java.lang.String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||