Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.Supplier
| 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 Supplier in org.eclipse.gmt.modisco.omg.kdm.build
Methods in org.eclipse.gmt.modisco.omg.kdm.build that return Supplier Modifier and Type Method Description SupplierBuildFactory. createSupplier()Returns a new object of class 'Supplier'.SupplierSuppliedBy. getTo()Returns the value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.build with parameters of type Supplier Modifier and Type Method Description voidSuppliedBy. setTo(Supplier value)Sets the value of the 'To' reference. -
Uses of Supplier in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement Supplier Modifier and Type Class Description classSupplierImplAn implementation of the model object 'Supplier'.Fields in org.eclipse.gmt.modisco.omg.kdm.build.impl declared as Supplier Modifier and Type Field Description protected SupplierSuppliedByImpl. toThe cached value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return Supplier Modifier and Type Method Description SupplierSuppliedByImpl. basicGetTo()SupplierBuildFactoryImpl. createSupplier()SupplierSuppliedByImpl. getTo()Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl with parameters of type Supplier Modifier and Type Method Description voidSuppliedByImpl. setTo(Supplier newTo) -
Uses of Supplier in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type Supplier Modifier and Type Method Description TBuildSwitch. caseSupplier(Supplier object)Returns the result of interpreting the object as an instance of 'Supplier'.