org.wsmo.service.rule
Interface Perform

All Superinterfaces:
Rule
All Known Subinterfaces:
OrchestrationAchieveGoal, OrchestrationApplyMediation, OrchestrationInvokeService, Receive, Send
All Known Implementing Classes:
OrchestrationAchieveGoalRI, OrchestrationApplyMediationRI, OrchestrationInvokeServiceRI, PerformRI, ReceiveRI, SendRI

public interface Perform
extends Rule


Method Summary
 org.wsmo.common.IRI getPerformIRI()
           
 void setPerformIRI(org.wsmo.common.IRI iri)
           
 
Methods inherited from interface org.wsmo.service.rule.Rule
accept, toString
 

Method Detail

getPerformIRI

org.wsmo.common.IRI getPerformIRI()

setPerformIRI

void setPerformIRI(org.wsmo.common.IRI iri)


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.