| Package | Description |
|---|---|
| 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 |
|---|---|
Context |
DataFoundationFactory.createContext(java.lang.String name,
DataFoundation dataFoundation)
Creates a context and adds it to the data foundation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Context> |
DataFoundation.getContexts()
Returns the value of the 'Contexts' containment reference list.
|