com.gomjabbar.meta.patterns.bnd
Interface IMultipleClassPatternRefHolder

All Known Implementing Classes:
AncestorPatterns, ExceptionTypePatterns, InterfacePatterns

public interface IMultipleClassPatternRefHolder


Method Summary
 void add(ClassPatternRef p_child)
           
 ClassPatternRef[] getClassPatternRefChildrenList()
           
 

Method Detail

add

public void add(ClassPatternRef p_child)

getClassPatternRefChildrenList

public ClassPatternRef[] getClassPatternRefChildrenList()