|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.common.label.Label
public class Label
Label is a facade for the ILabelGenerator extensible label generators.
| Constructor Summary | |
|---|---|
Label()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
labelFor(java.lang.Object labelledObject)
Generate a label for labelled object using the default global label generator registartions. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Label()
| Method Detail |
|---|
public static java.lang.String labelFor(java.lang.Object labelledObject)
labelledObject - to be labelled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||