/** */ package org.eclipse.gmf.tooling.examples.affixednode; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Outcoming Communicator</b></em>'. * <!-- end-user-doc --> * * * @see org.eclipse.gmf.tooling.examples.affixednode.AffixedNodePackage#getOutcomingCommunicator() * @model * @generated */ public interface OutcomingCommunicator extends EObject { } // OutcomingCommunicator