jasco.tools.connectorparser
Class PAbstractImplementation

java.lang.Object
  extended by jasco.tools.connectorparser.PAbstractImplementation

public class PAbstractImplementation
extends java.lang.Object


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

Method Detail

getCutpointName

public java.lang.String getCutpointName()

getCutpointType

public java.lang.String getCutpointType()

getClassName

public java.lang.String getClassName()

getAbstractImplementation

public PMethod getAbstractImplementation()