com.gomjabbar.meta.patterns.bnd
Class FieldPatternVirtualChild

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

public class FieldPatternVirtualChild
extends java.lang.Object
implements IFieldPatternChild


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

Constructor Detail

FieldPatternVirtualChild

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

getText

public java.lang.String getText()

setParent

public void setParent(FieldPattern p_parent)
Specified by:
setParent in interface IFieldPatternChild

getParentFieldPattern

public FieldPattern getParentFieldPattern()
Specified by:
getParentFieldPattern in interface IFieldPatternChild