com.gomjabbar.meta.patterns.bnd
Class AncestorPatternsVirtualChild

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

public class AncestorPatternsVirtualChild
extends java.lang.Object
implements IAncestorPatternsChild


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

Constructor Detail

AncestorPatternsVirtualChild

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

getText

public java.lang.String getText()

setParent

public void setParent(AncestorPatterns p_parent)
Specified by:
setParent in interface IAncestorPatternsChild

getParentAncestorPatterns

public AncestorPatterns getParentAncestorPatterns()
Specified by:
getParentAncestorPatterns in interface IAncestorPatternsChild