A B C D E F G H I L M N O P R S T U W X
S
- save(IPath, EObject) -
Method in class org.topcased.service.writeemfxmi.WriteModelManager
- Saves the content of the model to the file.
- SAVE_OBJECT -
Static variable in interface org.topcased.service.comparison.ComparisonImageConstantes
-
- saveAs(IPath, EObject) -
Method in class org.topcased.service.writeemfxmi.WriteModelManager
- Saves the content of the model to a new file.
- seekRefNode(Node, String) -
Method in class org.topcased.service.transformation.Xmi1toXmi2
- seeks ref. to nodes
- selectionChanged(IAction, ISelection) -
Method in class org.topcased.service.changeuri.actions.ChangeURIAction
-
- selectionChanged(IAction, ISelection) -
Method in class org.topcased.service.comparison.menuAction.ModelCompareServiceAction
-
- selectionChanged(IAction, ISelection) -
Method in class org.topcased.service.getservices.actions.GetServicesAction
-
- selectionChanged(ISelection) -
Method in class org.topcased.service.transformation.wizard.ExportWizard
- Calls when the selection changes.
- selectionChanged(ISelection) -
Method in class org.topcased.service.transformation.wizard.ImportWizard
- Calls when the selection changes.
- sendErrorParameterDocument() -
Static method in class org.topcased.externalbus.core.helper.ExternalServiceHelper
-
- sendMessage(SOAPMessage) -
Method in class org.topcased.web.server.SOAP.SOAPSenderImpl
- Send the SOAP msg to the channel.
- SerializableExternalService - Class in org.topcased.externalbus.core
- Create a serializable Eobject with all informations concerning the ExternalService
- SerializableExternalService() -
Constructor for class org.topcased.externalbus.core.SerializableExternalService
- Constructor
- SerializableExternalService(String) -
Constructor for class org.topcased.externalbus.core.SerializableExternalService
- Constructor
- SerializableExternalService(Set<String>) -
Constructor for class org.topcased.externalbus.core.SerializableExternalService
- Constructor
- ServerPlugin - Class in org.topcased.web.server
- The main plugin class to be used in the desktop.
- ServerPlugin() -
Constructor for class org.topcased.web.server.ServerPlugin
- The constructor.
- Service - Class in org.topcased.bus.core
- This code handles the class Service defined by :
"id"
"name"
"class"
"typeId"
"paramInId"
"paramOutId"
- Service(String, String, IService) -
Constructor for class org.topcased.bus.core.Service
- Constructor
- Service(String, String, IService, String, Set<String>, String) -
Constructor for class org.topcased.bus.core.Service
- Constructor
- SERVICE_DIRECTORY -
Static variable in class org.topcased.generator.services.generation.TopcasedBusServicesConstants
- Constant representing the services folder.
- SERVICE_FILE -
Static variable in class org.topcased.generator.services.generation.TopcasedBusServicesConstants
- Constant representing the preferences file.
- SERVICE_TEMPLATE_PATH -
Static variable in class org.topcased.generator.services.generation.TopcasedBusServicesConstants
- Constant representing the Service template file.
- serviceId2ParamInMap(String) -
Method in class org.topcased.bus.core.ServicesManager
- Returns the Map (key=parameter id; value=Parameter) of input parameter corresponding to the service id
- serviceId2ParamOutMap(String) -
Method in class org.topcased.bus.core.ServicesManager
- Returns the Map (key=parameter id; value=Parameter) of input parameter corresponding to the service id
- serviceId2Service(String) -
Method in class org.topcased.bus.core.ServicesManager
- Gives the Service corrresponding to an accurate service id from the private Map services
- serviceId2ServiceMap(String) -
Method in class org.topcased.bus.core.ServicesManager
- Gives a Map (serviceId,Service) corrresponding to a precise service id from the private Map "services"
- serviceId2TypeMap(String) -
Method in class org.topcased.bus.core.ServicesManager
- Returns the Map (key=type id; value=Type) corresponding to the service id
- serviceIds2ServiceMap(Set<String>) -
Method in class org.topcased.bus.core.ServicesManager
- Gives Map (key=serviceId, value=Service) corresponding to the Set of serviceId
- serviceMapNotBasic(Map<String, Service>) -
Method in class org.topcased.bus.core.ServicesManager
- Gives Map (key=serviceId, value=Service) from service Map without basic services
- serviceRun(Map<String, Object>) -
Method in interface org.topcased.bus.core.IService
- The Topcased Bus launches serviceRun() method of a service
- serviceRun(Map<String, Object>) -
Method in class org.topcased.export.bnftosablecc.services.BNFModelToSableCCService
-
- serviceRun(Map<String, Object>) -
Method in class org.topcased.service.changeuri.services.ChangeURIService
-
- serviceRun(Map<String, Object>) -
Method in class org.topcased.service.comparison.service.ModelCompareService
-
- serviceRun(Map<String, Object>) -
Method in class org.topcased.service.getservices.ServicesManagement
-
- serviceRun(Map<String, Object>) -
Method in class org.topcased.service.importcopymodel.services.CopyModelImportService
-
- serviceRun(Map<String, Object>) -
Method in class org.topcased.service.importmappingatl.services.MappingATLImportService
-
- serviceRun(Map<String, Object>) -
Method in class org.topcased.service.publishmetamodel.service.PublishMetaModel
-
- serviceRun(Map<String, Object>) -
Method in class org.topcased.service.readxmiemf.service.ReadXmiEmf
- Loads and gets a model from an XMI file
- serviceRun(Map<String, Object>) -
Method in class org.topcased.service.transformation.services.TransformationService
-
- serviceRun(Map<String, Object>) -
Method in class org.topcased.service.writeemfxmi.service.WriteEmfXmi
-
- SERVICES_EXTENSION_POINT -
Static variable in class org.topcased.bus.core.ServicesManager
- Extension point name
- ServicesManagement - Class in org.topcased.service.getservices
-
- ServicesManagement() -
Constructor for class org.topcased.service.getservices.ServicesManagement
-
- ServicesManager - Class in org.topcased.bus.core
- Manage services of bus
- setActivePart(IAction, IWorkbenchPart) -
Method in class org.topcased.service.changeuri.actions.ChangeURIAction
-
- setActivePart(IAction, IWorkbenchPart) -
Method in class org.topcased.service.getservices.actions.GetServicesAction
-
- setData() -
Method in class org.topcased.service.comparison.views.ComparisonView
-
- setDestinationTree(Tree) -
Method in class org.topcased.service.comparison.dnd.SourceTargetFacilities
- Setter for the destination Tree
- setEmptyParameters() -
Method in class org.topcased.bus.core.ServicesManager
- Clears the private Map "parameters"
- setEmptyParameters() -
Method in class org.topcased.externalbus.core.ExternalServicesManager
- Clear the private Map "externalParameters"
- setEmptyServices() -
Method in class org.topcased.bus.core.ServicesManager
- Clears the private Map "services"
- setEmptyServices() -
Method in class org.topcased.externalbus.core.ExternalServicesManager
- Clears the private Map "services"
- setEmptyTypes() -
Method in class org.topcased.bus.core.ServicesManager
- Clears the private Map "types"
- setEParent(ETreeModel) -
Method in class org.topcased.service.comparison.ETreeModel
-
- setExternalServiceDescription(String) -
Method in class org.topcased.web.server.ExternalServiceHandler
- instantiate an external Service from it xml String representation.
- setExternalServiceHandler(ExternalServiceHandler) -
Method in class org.topcased.web.server.SOAP.SOAPServer
- Set external service handler.
- setFocus() -
Method in class org.topcased.service.comparison.views.ComparisonView
- Passing the focus request to the viewer's control.
- setKey(SelectionKey) -
Method in class org.topcased.web.server.SOAP.SOAPSenderImpl
-
- setLabel(String) -
Method in interface org.topcased.comparisonresultmodel.ComparisonObject
- Sets the value of the '
Label
' attribute
- setLabel(String) -
Method in class org.topcased.comparisonresultmodel.impl.ComparisonObjectImpl
-
- setMetamodelFile(String, File) -
Method in class org.topcased.service.transformation.TransformationInfo
-
- setMetamodelHandler(String, String) -
Method in class org.topcased.service.transformation.TransformationInfo
-
- setMetamodelId(String, String) -
Method in class org.topcased.service.transformation.TransformationInfo
-
- setMissingInMetamodelName(String) -
Method in class org.topcased.service.transformation.TransformationInfo
-
- setMissingOutMetamodelName(String) -
Method in class org.topcased.service.transformation.TransformationInfo
-
- setModel() -
Method in class org.topcased.service.writeemfxmi.WriteModelManager
- Sets the model in the EMF resource
- setOrigin(boolean) -
Method in class org.topcased.service.comparison.ObjectComparison
-
- setParamInId(String) -
Method in class org.topcased.bus.core.Service
- Sets input Parameter id of this Service.
- setParamInId(String) -
Method in class org.topcased.externalbus.core.ExternalService
- Set input ExternalParameter id of this Service.
- setParamOutId(String) -
Method in class org.topcased.bus.core.Service
- Sets output Parameter id of this Service
- setParamOutId(String) -
Method in class org.topcased.externalbus.core.ExternalService
- Set output ExternalParameter id of this Service
- setParent(ETreeModel) -
Method in class org.topcased.service.comparison.ETreeModel
-
- setReason(String) -
Method in interface org.topcased.comparisonresultmodel.ComparisonObject
- Sets the value of the '
Reason
' attribute
- setReason(String) -
Method in class org.topcased.comparisonresultmodel.impl.ComparisonObjectImpl
-
- setReason(String) -
Method in class org.topcased.service.comparison.ObjectComparison
-
- setRootName() -
Method in class org.topcased.service.transformation.Xmi1toXmi2
- set the root name
- setRuleFile(File) -
Method in class org.topcased.service.transformation.TransformationInfo
-
- setSons(ObjectComparison) -
Method in class org.topcased.service.comparison.ObjectComparison
-
- setSource(boolean) -
Method in interface org.topcased.comparisonresultmodel.ComparisonObject
- Sets the value of the '
Source
' attribute
- setSource(boolean) -
Method in class org.topcased.comparisonresultmodel.impl.ComparisonObjectImpl
-
- setSourceObject(EObject) -
Method in interface org.topcased.comparisonresultmodel.ComparisonObject
- Sets the value of the '
Source Object
' containment reference
- setSourceObject(EObject) -
Method in class org.topcased.comparisonresultmodel.impl.ComparisonObjectImpl
-
- setSourceTree(Tree) -
Method in class org.topcased.service.comparison.dnd.SourceTargetFacilities
- Setter for the source Tree
- setTransfer(Transfer[]) -
Method in class org.topcased.service.comparison.dnd.DragSourceComparison
- Specifies the list of data types that can be transferred by this DragSource.
- setTransfer(Transfer[]) -
Method in class org.topcased.service.comparison.dnd.DropTargetComparison
-
- setTypeId(String) -
Method in class org.topcased.bus.core.Service
- Sets type id of this Service
- setTypeId(String) -
Method in class org.topcased.externalbus.core.ExternalService
- Set type id of this Service
- SOAPCallback - Interface in org.topcased.web.server.SOAP
-
- SOAPListener - Interface in org.topcased.web.server.SOAP
- SOAP Listener
- SOAPListenerImpl - Class in org.topcased.web.server.SOAP
- Listenes to SOAP message in the server channel.
- SOAPListenerImpl() -
Constructor for class org.topcased.web.server.SOAP.SOAPListenerImpl
-
- SOAPListenerImpl.ChannelClosure - Class in org.topcased.web.server.SOAP
-
- SOAPListenerImpl.ChannelClosure(SelectionKey) -
Constructor for class org.topcased.web.server.SOAP.SOAPListenerImpl.ChannelClosure
-
- SOAPListenerImpl.SimpleHTTP - Class in org.topcased.web.server.SOAP
-
- SOAPListenerImpl.SimpleHTTP(StringBuffer) -
Constructor for class org.topcased.web.server.SOAP.SOAPListenerImpl.SimpleHTTP
-
- SOAPSenderImpl - Class in org.topcased.web.server.SOAP
- This class is responsible for sending a SOAP message in a channel.
- SOAPSenderImpl() -
Constructor for class org.topcased.web.server.SOAP.SOAPSenderImpl
-
- SOAPServer - Class in org.topcased.web.server.SOAP
- The SOAP Server is a SOAP message manager.
- SOAPServer(int) -
Constructor for class org.topcased.web.server.SOAP.SOAPServer
- Create a SOAP Server listening on port port_.
- SOAPServer.MessageProcessor - Class in org.topcased.web.server.SOAP
- Process the SOAPMessage in a different thread of the soap server : extract datas from the message and call the
external service.
- SOAPServer.MessageProcessor(SOAPMessage, SOAPSenderImpl) -
Constructor for class org.topcased.web.server.SOAP.SOAPServer.MessageProcessor
-
- SOAPServerAutoLaunch - Class in org.topcased.web.server.SOAP
- Launching of the SOAP Server at start-up.
- SOAPServerAutoLaunch() -
Constructor for class org.topcased.web.server.SOAP.SOAPServerAutoLaunch
-
- SOAPServerConfiguration - Class in org.topcased.web.server.SOAP
- The SOAP Server configuration class.
- source -
Variable in class org.topcased.comparisonresultmodel.impl.ComparisonObjectImpl
- The cached value of the '
Source
' attribute
- SOURCE_DIRECTORY -
Static variable in class org.topcased.generator.services.generation.TopcasedBusServicesConstants
- Constant representing the source folder.
- SOURCE_EDEFAULT -
Static variable in class org.topcased.comparisonresultmodel.impl.ComparisonObjectImpl
- The default value of the '
Source
' attribute
- sourceObject -
Variable in class org.topcased.comparisonresultmodel.impl.ComparisonObjectImpl
- The cached value of the '
Source Object
' containment reference
- SourceTargetFacilities - Class in org.topcased.service.comparison.dnd
-
- space -
Static variable in class org.topcased.service.transformation.Xmi1toXmi2
-
- start(BundleContext) -
Method in class org.topcased.bus.core.CorePlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.export.bnftosablecc.BNFModelToSableCCPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.externalbus.core.CorePlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.generator.services.TopcasedBusServicesGeneratorPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.service.changeuri.ChangeURIPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.service.comparison.ComparisonPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.service.getservices.GetServicesPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.service.importcopymodel.CopyModelImportPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.service.importmappingatl.MappingATLImportPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.service.publishmetamodel.PublishMetamodelPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.service.readxmiemf.ReadXmiEmfPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.service.transformation.TransformationPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.service.writeemfxmi.WriteEmfXmiPlugin
- This method is called upon plug-in activation
- start(BundleContext) -
Method in class org.topcased.web.server.ServerPlugin
- This method is called upon plug-in activation
- startMsgLoopInThread() -
Method in interface org.topcased.web.server.SOAP.SOAPListener
-
- startMsgLoopInThread() -
Method in class org.topcased.web.server.SOAP.SOAPListenerImpl
-
- stop(BundleContext) -
Method in class org.topcased.bus.core.CorePlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.export.bnftosablecc.BNFModelToSableCCPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.externalbus.core.CorePlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.generator.services.TopcasedBusServicesGeneratorPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.service.changeuri.ChangeURIPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.service.comparison.ComparisonPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.service.getservices.GetServicesPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.service.importcopymodel.CopyModelImportPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.service.importmappingatl.MappingATLImportPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.service.publishmetamodel.PublishMetamodelPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.service.readxmiemf.ReadXmiEmfPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.service.transformation.TransformationPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.service.writeemfxmi.WriteEmfXmiPlugin
- This method is called when the plug-in is stopped
- stop(BundleContext) -
Method in class org.topcased.web.server.ServerPlugin
- This method is called when the plug-in is stopped
- stopMsgLoopInThread() -
Method in interface org.topcased.web.server.SOAP.SOAPListener
-
- stopMsgLoopInThread() -
Method in class org.topcased.web.server.SOAP.SOAPListenerImpl
-
- stringToDom(String) -
Static method in class org.topcased.externalbus.core.helper.ExternalServiceHelper
- Creates a Document instance from an XML String.
- subToAllContainedSons(ETreeModel) -
Method in class org.topcased.service.comparison.ETreeModel
-
A B C D E F G H I L M N O P R S T U W X
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.