- All Superinterfaces:
- Documentable, org.eclipse.emf.ecore.EObject, NamedDocumentable, org.eclipse.emf.common.notify.Notifier
public interface Service
extends NamedDocumentable
A representation of the model object 'Service'.
This interface allows declaring generic service objects which apply to a node. This can be used for declaring custom service types which also might get references by custom model extensions.
For example could this be a VPN connection to another system.
- See Also:
WorldPackage.getService()