public interface ProcessSubscriptionDataAreaType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
ProcessType |
getProcess()
Returns the value of the 'Process' containment reference.
|
java.util.List |
getSubscription()
Returns the value of the 'Subscription' containment reference list.
|
void |
setProcess(ProcessType value)
Sets the value of the '
Process ' containment reference. |
ProcessType getProcess()
setProcess(ProcessType)
,
SubscriptionPackage.getProcessSubscriptionDataAreaType_Process()
void setProcess(ProcessType value)
Process
' containment reference.
value
- the new value of the 'Process' containment reference.getProcess()
java.util.List getSubscription()
SubscriptionType
.
The Subscription noun.
SubscriptionPackage.getProcessSubscriptionDataAreaType_Subscription()