org.eclipse.uml2
Interface ConnectableElementTemplateParameter

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

public interface ConnectableElementTemplateParameter
extends TemplateParameter

A representation of the model object 'Connectable Element Template Parameter'. ConnectableElementTemplateParameter is a template parameter where the parametered element is a ConnectableElement.

See Also:
UML2Package.getConnectableElementTemplateParameter()

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.