com.gomjabbar.meta.patterns.bnd
Interface ISingleExceptionTypePatternsHolder

All Known Implementing Classes:
ConstructorPattern, MethodPattern

public interface ISingleExceptionTypePatternsHolder


Method Summary
 void add(ExceptionTypePatterns p_child)
           
 ExceptionTypePatterns getExceptionTypePatternsChild()
           
 

Method Detail

add

public void add(ExceptionTypePatterns p_child)

getExceptionTypePatternsChild

public ExceptionTypePatterns getExceptionTypePatternsChild()