com.gomjabbar.meta.patterns.bnd
Interface IClassPatternRefChild

All Known Implementing Classes:
ClassPatternRefVirtualChild

public interface IClassPatternRefChild


Method Summary
 ClassPatternRef getParentClassPatternRef()
           
 void setParent(ClassPatternRef p_parent)
           
 

Method Detail

setParent

public void setParent(ClassPatternRef p_parent)

getParentClassPatternRef

public ClassPatternRef getParentClassPatternRef()