com.gomjabbar.meta.patterns.bnd
Class ConstructorPatternsVirtualChild

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

public class ConstructorPatternsVirtualChild
extends java.lang.Object
implements IConstructorPatternsChild


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

Constructor Detail

ConstructorPatternsVirtualChild

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

getText

public java.lang.String getText()

setParent

public void setParent(ConstructorPatterns p_parent)
Specified by:
setParent in interface IConstructorPatternsChild

getParentConstructorPatterns

public ConstructorPatterns getParentConstructorPatterns()
Specified by:
getParentConstructorPatterns in interface IConstructorPatternsChild