| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.businesslayer |
This package provides classes to create business layers and manage business layer objects.
|
| com.sap.sl.sdk.authoring.commons |
This package defines the
SlResource object as the root object for SDK resources. |
| com.sap.sl.sdk.authoring.datafoundation |
This package provides classes to create data foundations and manage objects for editing data foundations.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UniverseReference> |
BusinessLayer.getCoreUniverseReferences()
Returns the value of the 'Core Universe References' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
UniverseReference |
InheritedData.getCoreReference()
Returns the value of the 'Core Reference' reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UniverseReference> |
DataFoundation.getCoreUniverseReferences()
Returns the value of the 'Core Universe References' containment reference list.
|