com.gomjabbar.meta.patterns.bnd
Interface IAncestorPatternsChild

All Known Implementing Classes:
AncestorPatternsVirtualChild, ClassPatternRef

public interface IAncestorPatternsChild


Method Summary
 AncestorPatterns getParentAncestorPatterns()
           
 void setParent(AncestorPatterns p_parent)
           
 

Method Detail

setParent

public void setParent(AncestorPatterns p_parent)

getParentAncestorPatterns

public AncestorPatterns getParentAncestorPatterns()