|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.common.label.AbstractLabelGenerator<ElementId>
org.eclipse.ocl.examples.domain.ids.impl.ElementIdLabelGenerator
public final class ElementIdLabelGenerator
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.common.label.ILabelGenerator |
---|
ILabelGenerator.Builder, ILabelGenerator.Descriptor, ILabelGenerator.Option<T>, ILabelGenerator.Registry, ILabelGenerator.Self |
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.examples.common.label.AbstractLabelGenerator |
---|
labelledClass |
Constructor Summary | |
---|---|
ElementIdLabelGenerator()
|
Method Summary | |
---|---|
void |
buildLabelFor(ILabelGenerator.Builder labelBuilder,
ElementId object)
|
static void |
initialize(ILabelGenerator.Registry registry)
|
Methods inherited from class org.eclipse.ocl.examples.common.label.AbstractLabelGenerator |
---|
getLabelledClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElementIdLabelGenerator()
Method Detail |
---|
public static void initialize(ILabelGenerator.Registry registry)
public void buildLabelFor(@NonNull ILabelGenerator.Builder labelBuilder, @NonNull ElementId object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |