public interface KnownBy
extends org.eclipse.emf.ecore.EObject
The following features are supported:
CCDModelPackage.getKnownBy()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Actor> |
getKnownBy()
Returns the value of the 'Known By' reference list.
|
static final java.lang.String copyright
org.eclipse.emf.common.util.EList<Actor> getKnownBy()
Actor
.
If the meaning of the 'Known By' reference list isn't clear, there really should be more of a description here...
CCDModelPackage.getKnownBy_KnownBy()