com.gomjabbar.meta.patterns.bnd
Interface ISingleMethodPatternHolder


public interface ISingleMethodPatternHolder


Method Summary
 void add(MethodPattern p_child)
           
 MethodPattern getMethodPatternChild()
           
 

Method Detail

add

public void add(MethodPattern p_child)

getMethodPatternChild

public MethodPattern getMethodPatternChild()