|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InternalRegistryElement
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable |
---|
ECPDisposable.DisposeListener |
Method Summary | |
---|---|
String |
getDescription()
Return the description. |
String |
getLabel()
Returns the label. |
void |
setDescription(String description)
Sets the description. |
void |
setLabel(String label)
Sets the label. |
Methods inherited from interface org.eclipse.emf.ecp.core.util.ECPElement |
---|
getName |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.eclipse.emf.ecp.spi.core.util.ECPDisposable |
---|
addDisposeListener, dispose, isDisposed, removeDisposeListener |
Method Detail |
---|
String getLabel()
String getDescription()
void setLabel(String label)
label
- the Label to setvoid setDescription(String description)
description
- the Description to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |