com.gomjabbar.meta.patterns.bnd
Interface IMultipleModifierPatternHolder

All Known Implementing Classes:
ModifierPatterns

public interface IMultipleModifierPatternHolder


Method Summary
 void add(ModifierPattern p_child)
           
 ModifierPattern[] getModifierPatternChildrenList()
           
 

Method Detail

add

public void add(ModifierPattern p_child)

getModifierPatternChildrenList

public ModifierPattern[] getModifierPatternChildrenList()