org.ogf.graap.wsag.api.pattern
Interface IPattern

All Known Implementing Classes:
AbstractPattern, AdvanceReservationPattern, ChoosableComputeApplicationPattern, ComputeApplicationPattern, ComputeResourcePattern, TemplatePattern

public interface IPattern

Basic interface of an agreement pattern. A pattern provides a high-level interface to the content of an agreement. Each pattern is applied to a specific term compositor.

Author:
Oliver Waeldrich

Method Summary
 TermCompositorType getTermCompositor()
           
 

Method Detail

getTermCompositor

TermCompositorType getTermCompositor()
Returns:
the term compositor to which this pattern is applied


Copyright © 2008-2012. All Rights Reserved.