TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.common
Interface CMNMachine

All Superinterfaces:
CFGConfigurableObject, CFGLocation, CMNNamedElement, CMNNodeType, org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.IAdaptable, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
CMNMachineImpl

public interface CMNMachine
extends CMNNodeType

A representation of the model object 'CMN Machine'.

See Also:
CommonPackage.getCMNMachine()
Generated
[EMF] Model

Method Summary
 
Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNodeType
getHostname, setHostname
 
Methods inherited from interface org.eclipse.hyades.models.common.configuration.CFGLocation
getDeployment, getParent, getRefSubLocations, getSubLocations, getTimezone, setDeployment, setParent, setTimezone
 
Methods inherited from interface org.eclipse.hyades.models.common.configuration.CFGConfigurableObject
getPropertyGroups
 
Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement
getDescription, getId, getName, setDescription, setId, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 


TPTP 4.6.0 Platform Project
Public API Specification