org.eclipse.ocl.examples.codegen.common
Class NameQueries.TuplePartAllocation

java.lang.Object
  extended by org.eclipse.ocl.examples.codegen.common.NameQueries.TuplePartAllocation
Enclosing class:
NameQueries

public static class NameQueries.TuplePartAllocation
extends java.lang.Object


Constructor Summary
NameQueries.TuplePartAllocation()
           
 
Method Summary
protected  java.lang.String computeUniqueText(java.lang.String partName, Type partType)
           
 java.lang.String get(java.lang.String partName, Type partType)
           
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

NameQueries.TuplePartAllocation

public NameQueries.TuplePartAllocation()
Method Detail

computeUniqueText

protected java.lang.String computeUniqueText(java.lang.String partName,
                                             Type partType)

get

public java.lang.String get(java.lang.String partName,
                            Type partType)

isUsed

protected boolean isUsed(java.lang.String string)