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

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

public interface Document
extends File

A representation of the model object 'Document'. A human-readable file. Subclass of «File».

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

See Also:
StandardPackage.getDocument()

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.