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

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

public interface Library
extends File

A representation of the model object 'Library'. A static or dynamic library file. Subclass of «File».

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

See Also:
StandardPackage.getLibrary()

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.