public interface LabelPrefixable
extends org.eclipse.emf.ecore.EObject
The following features are supported:
PLIPackage.getLabelPrefixable()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
LabelPrefix |
getLabelPrefix()
Returns the value of the 'Label Prefix' containment reference.
|
void |
setLabelPrefix(LabelPrefix value)
Sets the value of the '
Label Prefix' containment reference. |
static final java.lang.String copyright
LabelPrefix getLabelPrefix()
setLabelPrefix(LabelPrefix),
PLIPackage.getLabelPrefixable_LabelPrefix()void setLabelPrefix(LabelPrefix value)
Label Prefix' containment reference.
value - the new value of the 'Label Prefix' containment reference.getLabelPrefix()