public interface ScriptModifier
| Modifier and Type | Method and Description |
|---|---|
Set<ComposedType> |
collectSubtypesWithOwnDeployment(ComposedType rootType)
Deprecated.
Not called anymore
|
boolean |
filterTypeCompletely(ComposedType type) |
Set<ComposedType> |
getExportableRootTypes(ScriptGenerator callback) |
void |
init(ScriptGenerator generator) |
void init(ScriptGenerator generator)
@Deprecated Set<ComposedType> collectSubtypesWithOwnDeployment(ComposedType rootType)
boolean filterTypeCompletely(ComposedType type)
Set<ComposedType> getExportableRootTypes(ScriptGenerator callback)
Copyright © 2017 SAP SE. All Rights Reserved.