com.gomjabbar.meta.patterns.bnd
Class ParametersTypesPatternVirtualChild

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

public class ParametersTypesPatternVirtualChild
extends java.lang.Object
implements IParametersTypesPatternChild


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

Constructor Detail

ParametersTypesPatternVirtualChild

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

getText

public java.lang.String getText()

setParent

public void setParent(ParametersTypesPattern p_parent)
Specified by:
setParent in interface IParametersTypesPatternChild

getParentParametersTypesPattern

public ParametersTypesPattern getParentParametersTypesPattern()
Specified by:
getParentParametersTypesPattern in interface IParametersTypesPatternChild