com.gomjabbar.meta.patterns.bnd
Interface ISingleModifierPatternsHolder

All Known Implementing Classes:
ConstructorPattern, ClassPattern, MethodPattern, FieldPattern

public interface ISingleModifierPatternsHolder


Method Summary
 void add(ModifierPatterns p_child)
           
 ModifierPatterns getModifierPatternsChild()
           
 

Method Detail

add

public void add(ModifierPatterns p_child)

getModifierPatternsChild

public ModifierPatterns getModifierPatternsChild()