|
Bus | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IService in org.topcased.bus.core |
---|
Methods in org.topcased.bus.core that return IService | |
---|---|
IService |
Service.getClass_()
Returns service class of this service |
IService |
ServicesManager.getService(java.lang.String serviceId)
Returns IService from Service Id. |
Constructors in org.topcased.bus.core with parameters of type IService | |
---|---|
Service(java.lang.String serviceId,
java.lang.String serviceName,
IService serviceClass)
Constructor |
|
Service(java.lang.String serviceId,
java.lang.String serviceName,
IService serviceClass,
java.lang.String idType,
java.util.Set<java.lang.String> idParameterIn,
java.lang.String IdParameterOut)
Constructor |
Uses of IService in org.topcased.export.bnftosablecc.services |
---|
Classes in org.topcased.export.bnftosablecc.services that implement IService | |
---|---|
class |
BNFModelToSableCCService
Main service class for importing a BNF grammar to a SableCC format. |
Uses of IService in org.topcased.service.changeuri.services |
---|
Classes in org.topcased.service.changeuri.services that implement IService | |
---|---|
class |
ChangeURIService
This class defines the "Change URI Service". |
Uses of IService in org.topcased.service.comparison.service |
---|
Classes in org.topcased.service.comparison.service that implement IService | |
---|---|
class |
ModelCompareService
|
Uses of IService in org.topcased.service.getservices |
---|
Classes in org.topcased.service.getservices that implement IService | |
---|---|
class |
ServicesManagement
|
Uses of IService in org.topcased.service.importcopymodel.services |
---|
Classes in org.topcased.service.importcopymodel.services that implement IService | |
---|---|
class |
CopyModelImportService
Defines the Copy Model import service. |
Uses of IService in org.topcased.service.importmappingatl.services |
---|
Classes in org.topcased.service.importmappingatl.services that implement IService | |
---|---|
class |
MappingATLImportService
Defines the Mapping ATL import service. |
Uses of IService in org.topcased.service.publishmetamodel.service |
---|
Classes in org.topcased.service.publishmetamodel.service that implement IService | |
---|---|
class |
PublishMetaModel
Gets MetaModel (EObject) from the uri meta model |
Uses of IService in org.topcased.service.readxmiemf.service |
---|
Classes in org.topcased.service.readxmiemf.service that implement IService | |
---|---|
class |
ReadXmiEmf
Loads an XMI file and return an EMF model |
Uses of IService in org.topcased.service.transformation.services |
---|
Classes in org.topcased.service.transformation.services that implement IService | |
---|---|
class |
TransformationService
|
Uses of IService in org.topcased.service.writeemfxmi.service |
---|
Classes in org.topcased.service.writeemfxmi.service that implement IService | |
---|---|
class |
WriteEmfXmi
Takes a model and saves it in the pathFile |
|
Bus | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.