Interface Cmd
- 
- All Superinterfaces:
 Entrypoint,EObject,Instruction,Notifier
- All Known Subinterfaces:
 JSON_ARRAY
- All Known Implementing Classes:
 CmdImpl,JSON_ARRAYImpl
public interface Cmd extends Instruction, Entrypoint
A representation of the model object 'Cmd'.- See Also:
 DockerFilePackage.getCmd()- 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 
 - 
 
 -