com.ontotext.wsmo4j.service
Class OrchestrationImpl

java.lang.Object
  extended by com.ontotext.wsmo4j.common.EntityImpl
      extended by com.ontotext.wsmo4j.common.TopEntityImpl
          extended by com.ontotext.wsmo4j.service.OrchestrationImpl
All Implemented Interfaces:
org.wsmo.common.Entity, org.wsmo.common.TopEntity, org.wsmo.service.Orchestration

public class OrchestrationImpl
extends TopEntityImpl
implements org.wsmo.service.Orchestration

This interface represents the orchestration of a web service.

Version:
$Revision: 387 $ $Date: 2005-06-01 15:14:23 +0300 (Wed, 01 Jun 2005) $
Author:
not attributable

Constructor Summary
OrchestrationImpl(org.wsmo.common.Identifier id)
           
 
Method Summary
 boolean equals(Object object)
           
 
Methods inherited from class com.ontotext.wsmo4j.common.TopEntityImpl
addMediator, addNamespace, addOntology, findNamespace, getDefaultNamespace, getWsmlVariant, listMediators, listNamespaces, listOntologies, removeMediator, removeNamespace, removeNamespace, removeOntology, removeOntology, setDefaultNamespace, setDefaultNamespace, setWsmlVariant
 
Methods inherited from class com.ontotext.wsmo4j.common.EntityImpl
addNFPValue, addNFPValue, getIdentifier, hashCode, listNFPValues, listNFPValues, removeNFP, removeNFPValue, removeNFPValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.wsmo.common.Entity
addNFPValue, addNFPValue, getIdentifier, listNFPValues, listNFPValues, removeNFP, removeNFPValue, removeNFPValue
 

Constructor Detail

OrchestrationImpl

public OrchestrationImpl(org.wsmo.common.Identifier id)
Method Detail

equals

public boolean equals(Object object)
Overrides:
equals in class TopEntityImpl


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