Interface Run
-
- All Superinterfaces:
EObject
,Instruction
,Notifier
- All Known Subinterfaces:
RunWithNoShell
,RunWithShell
- All Known Implementing Classes:
RunImpl
,RunWithNoShellImpl
,RunWithShellImpl
public interface Run extends Instruction
A representation of the model object 'Run'.- See Also:
DockerFilePackage.getRun()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-