public class SubreferenceHelper
extends org.eclipse.graphiti.features.impl.AbstractAddFeature
implements org.eclipse.emf.ecore.EObject
| Modifier and Type | Class and Description |
|---|---|
static class |
SubreferenceHelper.SubreferenceDeleteFeature |
| Constructor and Description |
|---|
SubreferenceHelper(org.eclipse.graphiti.features.IFeatureProvider fp,
eu.vicci.process.model.sofia.DataType reference,
eu.vicci.process.model.sofia.ComplexType parent) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.graphiti.mm.pictograms.PictogramElement |
add(org.eclipse.graphiti.features.context.IAddContext arg0) |
boolean |
canAdd(org.eclipse.graphiti.features.context.IAddContext arg0) |
org.eclipse.graphiti.mm.pictograms.ContainerShape |
cloneContainer(org.eclipse.graphiti.mm.pictograms.ContainerShape containerToClone,
org.eclipse.graphiti.mm.pictograms.ContainerShape target) |
org.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter> |
eAdapters() |
org.eclipse.emf.common.util.TreeIterator<org.eclipse.emf.ecore.EObject> |
eAllContents() |
org.eclipse.emf.ecore.EClass |
eClass() |
org.eclipse.emf.ecore.EObject |
eContainer() |
org.eclipse.emf.ecore.EStructuralFeature |
eContainingFeature() |
org.eclipse.emf.ecore.EReference |
eContainmentFeature() |
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
eContents() |
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
eCrossReferences() |
boolean |
eDeliver() |
Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature feature) |
Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature feature,
boolean resolve) |
Object |
eInvoke(org.eclipse.emf.ecore.EOperation operation,
org.eclipse.emf.common.util.EList<?> arguments) |
boolean |
eIsProxy() |
boolean |
eIsSet(org.eclipse.emf.ecore.EStructuralFeature feature) |
void |
eNotify(org.eclipse.emf.common.notify.Notification notification) |
org.eclipse.emf.ecore.resource.Resource |
eResource() |
void |
eSet(org.eclipse.emf.ecore.EStructuralFeature feature,
Object newValue) |
void |
eSetDeliver(boolean deliver) |
void |
eUnset(org.eclipse.emf.ecore.EStructuralFeature feature) |
eu.vicci.process.model.sofia.DataType |
getReference() |
canExecute, execute, getNameaddGraphicalRepresentation, canUndo, getAllBusinessObjectsForPictogramElement, getBusinessObjectForPictogramElement, getDescription, getDiagram, getDiagramBehavior, getFeatureProvider, getProgressCallback, getUserDecision, hasDoneChanges, isAvailable, layoutPictogramElement, link, link, manageColor, manageColor, manageDefaultFont, manageFont, manageFont, setProgressCallback, toString, updatePictogramElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic SubreferenceHelper(org.eclipse.graphiti.features.IFeatureProvider fp,
eu.vicci.process.model.sofia.DataType reference,
eu.vicci.process.model.sofia.ComplexType parent)
public org.eclipse.graphiti.mm.pictograms.ContainerShape cloneContainer(org.eclipse.graphiti.mm.pictograms.ContainerShape containerToClone,
org.eclipse.graphiti.mm.pictograms.ContainerShape target)
public org.eclipse.graphiti.mm.pictograms.PictogramElement add(org.eclipse.graphiti.features.context.IAddContext arg0)
add in interface org.eclipse.graphiti.func.IAddpublic boolean canAdd(org.eclipse.graphiti.features.context.IAddContext arg0)
canAdd in interface org.eclipse.graphiti.func.IAddpublic org.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter> eAdapters()
eAdapters in interface org.eclipse.emf.common.notify.Notifierpublic boolean eDeliver()
eDeliver in interface org.eclipse.emf.common.notify.Notifierpublic void eSetDeliver(boolean deliver)
eSetDeliver in interface org.eclipse.emf.common.notify.Notifierpublic void eNotify(org.eclipse.emf.common.notify.Notification notification)
eNotify in interface org.eclipse.emf.common.notify.Notifierpublic org.eclipse.emf.ecore.EClass eClass()
eClass in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.ecore.resource.Resource eResource()
eResource in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.ecore.EObject eContainer()
eContainer in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.ecore.EStructuralFeature eContainingFeature()
eContainingFeature in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.ecore.EReference eContainmentFeature()
eContainmentFeature in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> eContents()
eContents in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.common.util.TreeIterator<org.eclipse.emf.ecore.EObject> eAllContents()
eAllContents in interface org.eclipse.emf.ecore.EObjectpublic boolean eIsProxy()
eIsProxy in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> eCrossReferences()
eCrossReferences in interface org.eclipse.emf.ecore.EObjectpublic Object eGet(org.eclipse.emf.ecore.EStructuralFeature feature)
eGet in interface org.eclipse.emf.ecore.EObjectpublic Object eGet(org.eclipse.emf.ecore.EStructuralFeature feature, boolean resolve)
eGet in interface org.eclipse.emf.ecore.EObjectpublic void eSet(org.eclipse.emf.ecore.EStructuralFeature feature,
Object newValue)
eSet in interface org.eclipse.emf.ecore.EObjectpublic boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature feature)
eIsSet in interface org.eclipse.emf.ecore.EObjectpublic void eUnset(org.eclipse.emf.ecore.EStructuralFeature feature)
eUnset in interface org.eclipse.emf.ecore.EObjectpublic Object eInvoke(org.eclipse.emf.ecore.EOperation operation, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException
eInvoke in interface org.eclipse.emf.ecore.EObjectInvocationTargetExceptionpublic eu.vicci.process.model.sofia.DataType getReference()
Copyright © 2018. All rights reserved.