Uses of Interface
org.objectweb.kilim.model.RuntimeAction

Packages that use RuntimeAction
org.objectweb.kilim.model   
 

Uses of RuntimeAction in org.objectweb.kilim.model
 

Classes in org.objectweb.kilim.model that implement RuntimeAction
private static class ComponentFactory.RTConstructor
           
private static class ComponentFactory.RTMethod
           
private static class ComponentFactory.RTNullElement
           
private static class ComponentFactory.RTReference
           
private static class ComponentFactory.RTSetter
           
 

Methods in org.objectweb.kilim.model with parameters of type RuntimeAction
 void RuntimeTrigger.addTransformer(RuntimeAction aAction)