com.gomjabbar.meta.patterns.bnd
Interface IFieldPatternChild

All Known Implementing Classes:
FieldPatternVirtualChild, FieldtypePatterns, ModifierPatterns, NamePatterns

public interface IFieldPatternChild


Method Summary
 FieldPattern getParentFieldPattern()
           
 void setParent(FieldPattern p_parent)
           
 

Method Detail

setParent

public void setParent(FieldPattern p_parent)

getParentFieldPattern

public FieldPattern getParentFieldPattern()