public class ExternalPictogramLink extends org.eclipse.emf.ecore.impl.EObjectImpl implements PictogramLink
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY_INDEPENDENT_PROPERTY |
Constructor and Description |
---|
ExternalPictogramLink()
The Constructor.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getBusinessObjects()
Returns the value of the 'Business Objects' reference list.
|
PictogramElement |
getPictogramElement()
Returns the value of the 'Pictogram Element' container reference.
|
org.eclipse.emf.common.util.EList<Property> |
getProperties()
Returns the value of the 'Properties' containment reference list.
|
void |
setPictogramElement(PictogramElement newValue)
Sets the value of the '
Pictogram Element ' container reference. |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public static final java.lang.String KEY_INDEPENDENT_PROPERTY
public org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getBusinessObjects()
PictogramLink
EObject
.
If the meaning of the 'Business Objects' reference list isn't clear, there really should be more of a description here...
getBusinessObjects
in interface PictogramLink
PictogramsPackage.getPictogramLink_BusinessObjects()
public PictogramElement getPictogramElement()
PictogramLink
Link
'.
If the meaning of the 'Pictogram Element' container reference isn't clear, there really should be more of a description here...
getPictogramElement
in interface PictogramLink
PictogramLink.setPictogramElement(PictogramElement)
,
PictogramsPackage.getPictogramLink_PictogramElement()
,
PictogramElement.getLink()
public void setPictogramElement(PictogramElement newValue)
PictogramLink
Pictogram Element
' container reference.
setPictogramElement
in interface PictogramLink
newValue
- the new value of the 'Pictogram Element' container reference.PictogramLink.getPictogramElement()
public org.eclipse.emf.common.util.EList<Property> getProperties()
PropertyContainer
Property
.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
getProperties
in interface PropertyContainer
MmPackage.getPropertyContainer_Properties()