AttachInfoBuilder
- 
class 
AttachInfoBuilder() 
Constructors
Methods
Constructors
- 
AttachInfoBuilder.constructor(attachScope, attachedInvisibly) Arguments: - attachScope (
AttachScope()) – None - attachedInvisibly (
boolean()) – None 
Return type: - attachScope (
 
Methods
getInclusionsOf
- 
AttachInfoBuilder.getInclusionsOf(modelKey) Arguments: - modelKey (
ModelKey | MasterModelKey()) – None 
Return type: ModelIncs
- modelKey (
 
hasModelIncluded
- 
AttachInfoBuilder.hasModelIncluded(modelKey) Arguments: - modelKey (
ModelKey()) – None 
Return type: boolean
- modelKey (
 
registerInclusion
- 
AttachInfoBuilder.registerInclusion(inclusionKey, modelKey) Arguments: - inclusionKey (
InclusionKey()) – None - modelKey (
ModelKey()) – None 
Return type: void
- inclusionKey (