Interface Instruction
- 
- All Known Subinterfaces:
 AddDestination,Cmd,Entrypoint,Env,EnvWithEqual,EnvWithSpace,Expose,From,JSON_ARRAY,Maintainer,Onbuild,Run,RunWithNoShell,RunWithShell,User,Volume,Workdir
- All Known Implementing Classes:
 AddDestinationImpl,CmdImpl,EntrypointImpl,EnvImpl,EnvWithEqualImpl,EnvWithSpaceImpl,ExposeImpl,FromImpl,InstructionImpl,JSON_ARRAYImpl,MaintainerImpl,OnbuildImpl,RunImpl,RunWithNoShellImpl,RunWithShellImpl,UserImpl,VolumeImpl,WorkdirImpl
public interface Instruction extends EObject
A representation of the model object 'Instruction'.- See Also:
 DockerFilePackage.getInstruction()- 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 
 - 
 
 -