com.gomjabbar.meta.patterns.bnd
Interface IFieldtypePatternsChild

All Known Implementing Classes:
FieldtypePatternsVirtualChild, TypePattern

public interface IFieldtypePatternsChild


Method Summary
 FieldtypePatterns getParentFieldtypePatterns()
           
 void setParent(FieldtypePatterns p_parent)
           
 

Method Detail

setParent

public void setParent(FieldtypePatterns p_parent)

getParentFieldtypePatterns

public FieldtypePatterns getParentFieldtypePatterns()