Class Buildable
Declaration :
- C++ : class Buildable
- Java : public interface Buildable
Directly inherited by : MObject
Artifact : buildable
Declaration :
- Uml : + apply(inout provided_tool : Tool) : void
- C++ : public: void apply (Tool& provided_tool)
All public operations : apply