org.eclipse.uml2.uml.profile.standard
Interface Script

All Superinterfaces:
org.eclipse.emf.ecore.EObject, File, org.eclipse.emf.common.notify.Notifier

public interface Script
extends File

A representation of the model object 'Script'. A script file that can be interpreted by a computer system. Subclass of «File».

From package StandardProfile (URI http://www.omg.org/spec/UML/20131001/StandardProfile).

See Also:
StandardPackage.getScript()

Method Summary
 
Methods inherited from interface org.eclipse.uml2.uml.profile.standard.File
getBase_Artifact, setBase_Artifact
 
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
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.