com.gomjabbar.meta.patterns.bnd
Interface IConstructorPatternsChild

All Known Implementing Classes:
ConstructorPattern, ConstructorPatternsVirtualChild

public interface IConstructorPatternsChild


Method Summary
 ConstructorPatterns getParentConstructorPatterns()
           
 void setParent(ConstructorPatterns p_parent)
           
 

Method Detail

setParent

public void setParent(ConstructorPatterns p_parent)

getParentConstructorPatterns

public ConstructorPatterns getParentConstructorPatterns()