public interface ProcessPointOfInterestDataAreaType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.util.List | getPointOfInterest()
Returns the value of the 'Point Of Interest' containment reference list.
|
ProcessType | getProcess()
Returns the value of the 'Process' containment reference.
|
void | setProcess(ProcessType value)
Sets the value of the 'Process' containment reference.
|
ProcessType getProcess()
void setProcess(ProcessType value)
java.util.List getPointOfInterest()