org.eclipse.uml2
Interface OperationTemplateParameter

All Superinterfaces:
Element, EModelElement, EObject, Notifier, TemplateParameter

public interface OperationTemplateParameter
extends TemplateParameter

A representation of the model object 'Operation Template Parameter'. OperationTemplateParameter is a template parameter where the parametered element is an Operation.

See Also:
UML2Package.getOperationTemplateParameter()

Field Summary
static String copyright
           
 
Methods inherited from interface org.eclipse.uml2.TemplateParameter
createOwnedDefault, createOwnedParameteredElement, getDefault, getOwnedDefault, getOwnedElements, getOwnedParameteredElement, getOwner, getParameteredElement, getSignature, setDefault, setOwnedDefault, setOwnedParameteredElement, setParameteredElement, setSignature
 
Methods inherited from interface org.eclipse.uml2.Element
addKeyword, allOwnedElements, apply, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedVersion, getKeywords, getModel, getNearestPackage, getOwnedComments, getValue, hasKeyword, isApplied, isRequired, mustBeOwned, removeKeyword, setValue, unapply, validateHasOwner, validateNotOwnSelf
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

public static final String copyright

See Also:
Constant Field Values

Copyright 2003, 2004 IBM Corporation and others.
All Rights Reserved.