Methods
| Name | Description |
|---|---|
add | Adds an aspect to apply this scope before synthesis. |
add
aspectRequired
- Type: IAspect
Static Functions
| Name | Description |
|---|---|
of | Returns the Aspects object associated with a construct scope. |
of
Aspects object associated with a construct scope.
scopeRequired
- Type: software.constructs.IConstruct
Properties
allRequired
- Type: java.util.List<IAspect>