public interface Float
extends org.eclipse.emf.ecore.EObject
The following features are supported:
BootstrapPackage.getFloat()| Modifier and Type | Method and Description |
|---|---|
Breakpoint |
getBreakpoint()
Returns the value of the 'Breakpoint' attribute.
|
String |
getSide()
Returns the value of the 'Side' attribute.
|
void |
setBreakpoint(Breakpoint value)
Sets the value of the '
Breakpoint' attribute. |
void |
setSide(String value)
Sets the value of the '
Side' attribute. |
String getSide()
setSide(String),
BootstrapPackage.getFloat_Side()void setSide(String value)
Side' attribute.
value - the new value of the 'Side' attribute.getSide()Breakpoint getBreakpoint()
setBreakpoint(Breakpoint),
BootstrapPackage.getFloat_Breakpoint()void setBreakpoint(Breakpoint value)
Breakpoint' attribute.
value - the new value of the 'Breakpoint' attribute.getBreakpoint()Copyright © 2021 Nasdanika. All rights reserved.