org.eclipse.ocl.examples.pivot
Interface Library

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, java.lang.Iterable<Package>, MonikeredElement, Nameable, NamedElement, Namespace, org.eclipse.emf.common.notify.Notifier, Package, PivotObject, TemplateableElement, Visitable
All Known Implementing Classes:
LibraryImpl

public interface Library
extends Package

A representation of the model object 'Library'.

See Also:
PivotPackage.getLibrary()
Generated
Model

Method Summary
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Package
createNestedPackage, createNestedPackage, createOwnedPrecedence, createOwnedType, createOwnedType, getNestedPackages, getNestingPackage, getNsPrefix, getNsURI, getOwnedPrecedences, getOwnedTypes, setNestingPackage, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotations, getOwnedRules, isStatic, setIsStatic, setName
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.MonikeredElement
getMoniker, hasMoniker, setMoniker
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.Element
createOwnedComment, getETarget, getOwnedComments
 
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
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable
accept, eClass
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.TemplateableElement
createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBindings, getUnspecializedElement, isTemplate, parameterableElements, setOwnedTemplateSignature, setUnspecializedElement
 
Methods inherited from interface java.lang.Iterable
iterator