Skip to content
Mike Minutillo edited this page Jul 19, 2014 · 1 revision

Component Context

At the component context you can apply all of the commands at the Element Context along with the following:

tech <technology>

Sets the technology of the current component.

implementation <implementation type>

Sets the implementation type of the current component.

interface <interface type>

Sets the interface type of the current component.

container <tag>

Sets the container for the current component (overriding the previous value). Due to the nature of the way this works, the container must have been defined before this line is reached.

Clone this wiki locally