org.siebengeisslein.pclass
Class PDeclaredMethodParameter

java.lang.Object
  extended by org.siebengeisslein.client.Persistent
      extended by org.siebengeisslein.pclass.PLocalVariable
          extended by org.siebengeisslein.pclass.PDeclaredMethodParameter
All Implemented Interfaces:
Instrumented, CodeFragment, HasType, Variable

public class PDeclaredMethodParameter
extends PLocalVariable


Constructor Summary
PDeclaredMethodParameter()
           
 
Method Summary
 
Methods inherited from class org.siebengeisslein.pclass.PLocalVariable
getName, getType, getTypeManager, isResolved, setName, setType, visitGet, visitSet
 
Methods inherited from class org.siebengeisslein.client.Persistent
abort, clearUserLocals, clone, commit, disposeTransient, getGroup, getRef, getTransientValue, hashCode, initTransient, isWriteTransaction, joinWriteTransaction, readLock, setGroup, setTransientValue, toPersistent, toRef, writeExternal, writeLock
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDeclaredMethodParameter

public PDeclaredMethodParameter()