|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImplementationRef
A representation of the model object 'Implementation Ref'.
The following features are supported:
RuntimesPackage.getImplementationRef()| Method Summary | |
|---|---|
java.lang.String |
getFileRef()
Returns the value of the 'File Ref' attribute. |
java.lang.String |
getJavadocRef()
Returns the value of the 'Javadoc Ref' attribute. |
java.lang.String |
getSourceRef()
Returns the value of the 'Source Ref' attribute. |
void |
setFileRef(java.lang.String value)
Sets the value of the ' File Ref' attribute. |
void |
setJavadocRef(java.lang.String value)
Sets the value of the ' Javadoc Ref' attribute. |
void |
setSourceRef(java.lang.String value)
Sets the value of the ' Source Ref' 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 getFileRef()
If the meaning of the 'File Ref' attribute isn't clear, there really should be more of a description here...
setFileRef(String),
RuntimesPackage.getImplementationRef_FileRef()void setFileRef(java.lang.String value)
File Ref' attribute.
value - the new value of the 'File Ref' attribute.getFileRef()java.lang.String getSourceRef()
If the meaning of the 'Source Ref' attribute isn't clear, there really should be more of a description here...
setSourceRef(String),
RuntimesPackage.getImplementationRef_SourceRef()void setSourceRef(java.lang.String value)
Source Ref' attribute.
value - the new value of the 'Source Ref' attribute.getSourceRef()java.lang.String getJavadocRef()
If the meaning of the 'Javadoc Ref' attribute isn't clear, there really should be more of a description here...
setJavadocRef(String),
RuntimesPackage.getImplementationRef_JavadocRef()void setJavadocRef(java.lang.String value)
Javadoc Ref' attribute.
value - the new value of the 'Javadoc Ref' attribute.getJavadocRef()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||