| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.businesslayer |
This package provides classes to create business layers and manage business layer objects.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateIncompatibility |
BusinessLayerFactory.createAggregateIncompatibility(RelationalBusinessLayer businessLayer)
Creates an aggregate incompatibility and adds it to the given relational business layer.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AggregateIncompatibility> |
RelationalBusinessLayer.getAggregateIncompatibilities()
Returns the value of the 'Aggregate Incompatibilities' reference list.
|