|
SAM | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.topcased.sam.impl.IdentifiedItemImpl
org.topcased.sam.impl.NamedItemImpl
org.topcased.sam.impl.PortImpl
public abstract class PortImpl
An implementation of the model object 'Port'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
protected Flow |
inlink
The cached value of the ' Inlink ' reference |
protected Port |
isInstanceOf
The cached value of the ' Is Instance Of ' reference |
protected Flow |
outlink
The cached value of the ' Outlink ' reference |
protected MultiPort |
parentMultiPort
The cached value of the ' Parent Multi Port ' reference.
|
Fields inherited from class org.topcased.sam.impl.NamedItemImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.topcased.sam.impl.IdentifiedItemImpl |
---|
comment, COMMENT_EDEFAULT, requirements, REQUIREMENTS_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eProxyURI |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
PortImpl()
|
Methods inherited from class org.topcased.sam.impl.NamedItemImpl |
---|
getName, setName, toString |
Methods inherited from class org.topcased.sam.impl.IdentifiedItemImpl |
---|
getComment, getRequirements, setComment, setRequirements |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eObjectForURIFragmentSegment, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.topcased.sam.NamedItem |
---|
getName, setName |
Methods inherited from interface org.topcased.sam.IdentifiedItem |
---|
getComment, getRequirements, setComment, setRequirements |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
public static final java.lang.String copyright
protected Flow outlink
Outlink
' reference.
getOutlink()
protected Flow inlink
Inlink
' reference.
getInlink()
protected MultiPort parentMultiPort
Parent Multi Port
' reference.
getParentMultiPort()
protected Port isInstanceOf
Is Instance Of
' reference.
getIsInstanceOf()
Constructor Detail |
---|
protected PortImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class NamedItemImpl
public System getParentSystem()
getParentSystem
in interface Port
Port.setParentSystem(org.topcased.sam.System)
,
SAMPackage.getPort_ParentSystem()
,
System.getListPorts()
public NotificationChain basicSetParentSystem(System newParentSystem, NotificationChain msgs)
public void setParentSystem(System newParentSystem)
setParentSystem
in interface Port
newParentSystem
- the new value of the 'Parent System' container reference.Port.getParentSystem()
public Flow getOutlink()
getOutlink
in interface Port
Port.setOutlink(Flow)
,
SAMPackage.getPort_Outlink()
public Flow basicGetOutlink()
public void setOutlink(Flow newOutlink)
setOutlink
in interface Port
newOutlink
- the new value of the 'Outlink' reference.Port.getOutlink()
public Flow getInlink()
getInlink
in interface Port
Port.setInlink(Flow)
,
SAMPackage.getPort_Inlink()
public Flow basicGetInlink()
public void setInlink(Flow newInlink)
setInlink
in interface Port
newInlink
- the new value of the 'Inlink' reference.Port.getInlink()
public Automaton getParentAutomaton()
getParentAutomaton
in interface Port
Port.setParentAutomaton(Automaton)
,
SAMPackage.getPort_ParentAutomaton()
,
Automaton.getListPorts()
public NotificationChain basicSetParentAutomaton(Automaton newParentAutomaton, NotificationChain msgs)
public void setParentAutomaton(Automaton newParentAutomaton)
setParentAutomaton
in interface Port
newParentAutomaton
- the new value of the 'Parent Automaton' container reference.Port.getParentAutomaton()
public MultiPort getParentMultiPort()
getParentMultiPort
in interface Port
Port.setParentMultiPort(MultiPort)
,
SAMPackage.getPort_ParentMultiPort()
public void setParentMultiPort(MultiPort newParentMultiPort)
setParentMultiPort
in interface Port
newParentMultiPort
- the new value of the 'Parent Multi Port' reference.Port.getParentMultiPort()
public Port getIsInstanceOf()
getIsInstanceOf
in interface Port
Port.setIsInstanceOf(Port)
,
SAMPackage.getPort_IsInstanceOf()
public Port basicGetIsInstanceOf()
public void setIsInstanceOf(Port newIsInstanceOf)
setIsInstanceOf
in interface Port
newIsInstanceOf
- the new value of the 'Is Instance Of' reference.Port.getIsInstanceOf()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd
in class EModelElementImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class EModelElementImpl
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature
in class BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class NamedItemImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface InternalEObject
eSet
in class NamedItemImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class NamedItemImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class NamedItemImpl
|
SAM | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.