org.apache.tuscany.sca.policy
Interface ProfileIntent

All Superinterfaces:
Intent
All Known Implementing Classes:
ProfileIntentImpl

public interface ProfileIntent
extends Intent

Interface that abstracts a profile intent


Method Summary
 java.util.List<Intent> getRequiredIntents()
          Returns the list of required intents.
 
Methods inherited from interface org.apache.tuscany.sca.policy.Intent
getConstrains, getDescription, getDomain, getExcludedIntents, getName, getQualifiedIntents, getQualifiedNames, isUnresolved, setDescription, setName, setUnresolved
 

Method Detail

getRequiredIntents

java.util.List<Intent> getRequiredIntents()
Returns the list of required intents.

Returns:
the list of required intents