Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.BuildDescription
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.impl | |
| org.eclipse.gmt.modisco.omg.kdm.build.util |
-
Uses of BuildDescription in org.eclipse.gmt.modisco.omg.kdm.build
Methods in org.eclipse.gmt.modisco.omg.kdm.build that return BuildDescription Modifier and Type Method Description BuildDescriptionBuildFactory. createBuildDescription()Returns a new object of class 'Description'.BuildDescriptionDescribedBy. getTo()Returns the value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.build with parameters of type BuildDescription Modifier and Type Method Description voidDescribedBy. setTo(BuildDescription value)Sets the value of the 'To' reference. -
Uses of BuildDescription in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement BuildDescription Modifier and Type Class Description classBuildDescriptionImplAn implementation of the model object 'Description'.Fields in org.eclipse.gmt.modisco.omg.kdm.build.impl declared as BuildDescription Modifier and Type Field Description protected BuildDescriptionDescribedByImpl. toThe cached value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return BuildDescription Modifier and Type Method Description BuildDescriptionDescribedByImpl. basicGetTo()BuildDescriptionBuildFactoryImpl. createBuildDescription()BuildDescriptionDescribedByImpl. getTo()Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl with parameters of type BuildDescription Modifier and Type Method Description voidDescribedByImpl. setTo(BuildDescription newTo) -
Uses of BuildDescription in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type BuildDescription Modifier and Type Method Description TBuildSwitch. caseBuildDescription(BuildDescription object)Returns the result of interpreting the object as an instance of 'Description'.