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

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

public interface Source
extends File

A representation of the model object 'Source'. A source file that can be compiled into an executable file. Subclass of «File».

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

See Also:
StandardPackage.getSource()

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.