kmi.irsIII.wsmo.WebServiceDescription
Class ServiceInterface
java.lang.Object
kmi.irsIII.wsmo.WebServiceDescription.ServiceInterface
- public class ServiceInterface
- extends java.lang.Object
Provides the choreography and the orchestration of a WebService.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInterface
public ServiceInterface()
ServiceInterface
public ServiceInterface(NonFunctionalProperties nonFunctionalProperties,
java.util.Collection usedOOMediators,
Choreography choreography,
Orchestration orchestration,
java.lang.String interfaceParent)
getNonFunctionalProperties
public NonFunctionalProperties getNonFunctionalProperties()
getUsedOOMediators
public java.util.Collection getUsedOOMediators()
getChoreography
public Choreography getChoreography()
getOrchestration
public Orchestration getOrchestration()
getInterfaceParent
public java.lang.String getInterfaceParent()
Copyright © 2003 KMI - The Open University. All Rights Reserved.