Package kaos.policy.obligation.actionInstantiator

Interface Summary
ActionPropertyPopulator This interface defines methods to populate values for a given property based on the control ActionClassDescription, trigger ActionInstanceDescription, and additionally, system contextual knowledge of the action.
ObligedActionInstantiator This interface defines a method to instantiate a control ActionInstanceDescription based on the given control ActionClassDescription and a trigger condition ActionInstanceDescription.
 

Class Summary
ActionPropertyPopulatorFactory  
ObligedActionInstantiatorImpl