|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.codegen.common.NameQueries.NameAllocation<T>
public abstract static class NameQueries.NameAllocation<T>
Constructor Summary | |
---|---|
NameQueries.NameAllocation()
|
Method Summary | |
---|---|
protected abstract java.lang.String |
computeUniqueText(T string)
|
java.lang.String |
get(T string)
|
protected boolean |
isUsed(java.lang.String string)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NameQueries.NameAllocation()
Method Detail |
---|
protected abstract java.lang.String computeUniqueText(T string)
public java.lang.String get(T string)
protected boolean isUsed(java.lang.String string)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |