Uses of Interface
org.eclipse.xpand2.output.VetoStrategy

Packages that use VetoStrategy
org.eclipse.xpand2.output   
 

Uses of VetoStrategy in org.eclipse.xpand2.output
 

Classes in org.eclipse.xpand2.output that implement VetoStrategy
 class NoChangesVetoStrategy
           
 

Fields in org.eclipse.xpand2.output with type parameters of type VetoStrategy
 java.util.List<VetoStrategy> Outlet.vetoStartegies
           
 

Methods in org.eclipse.xpand2.output with parameters of type VetoStrategy
 void Outlet.addVetoStrategy(VetoStrategy b)
           
 


Copyright 2007 committers of openArchitectureWare and others.
All Rights Reserved.