org.eclipse.ocl
Class AbstractEnvironment.VariableEntry

java.lang.Object
  extended by org.eclipse.ocl.AbstractEnvironment.VariableEntry
Enclosing class:
AbstractEnvironment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>

protected final class AbstractEnvironment.VariableEntry
extends java.lang.Object

Wrapper for OCL variable declarations that additionally tracks whether they are explicit or implicit variables.


Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.