public interface CodeFragment
extends org.eclipse.emf.ecore.EObject
The following features are supported:
OsgiPackage.getCodeFragment()
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Returns the value of the 'Code' attribute.
|
void |
setCode(String value)
Sets the value of the '
Code ' attribute. |
String getCode()
If the meaning of the 'Code' attribute isn't clear, there really should be more of a description here...
setCode(String)
,
OsgiPackage.getCodeFragment_Code()