com.gomjabbar.meta.patterns.bnd
Class ClassPatternRefVirtualChild

java.lang.Object
  |
  +--com.gomjabbar.meta.patterns.bnd.ClassPatternRefVirtualChild
All Implemented Interfaces:
IClassPatternRefChild

public class ClassPatternRefVirtualChild
extends java.lang.Object
implements IClassPatternRefChild


Constructor Summary
ClassPatternRefVirtualChild(java.lang.String p_text)
           
 
Method Summary
 ClassPatternRef getParentClassPatternRef()
           
 java.lang.String getText()
           
 void setParent(ClassPatternRef p_parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPatternRefVirtualChild

public ClassPatternRefVirtualChild(java.lang.String p_text)
Method Detail

getText

public java.lang.String getText()

setParent

public void setParent(ClassPatternRef p_parent)
Specified by:
setParent in interface IClassPatternRefChild

getParentClassPatternRef

public ClassPatternRef getParentClassPatternRef()
Specified by:
getParentClassPatternRef in interface IClassPatternRefChild