public interface ProcessCatalogEntryDataAreaType
The following features are supported:
CatalogPackage.getProcessCatalogEntryDataAreaType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getCatalogEntry()
Returns the value of the 'Catalog Entry' containment reference list.
|
commonj.sdo.Sequence |
getCatalogEntryGroup()
Returns the value of the 'Catalog Entry Group' attribute 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()
setProcess(ProcessType)
,
CatalogPackage.getProcessCatalogEntryDataAreaType_Process()
void setProcess(ProcessType value)
Process
' containment reference.
value
- the new value of the 'Process' containment reference.getProcess()
commonj.sdo.Sequence getCatalogEntryGroup()
CatalogPackage.getProcessCatalogEntryDataAreaType_CatalogEntryGroup()
java.util.List getCatalogEntry()
CatalogEntryType
.
The CatalogEntry noun.
CatalogPackage.getProcessCatalogEntryDataAreaType_CatalogEntry()