| Package | Description |
|---|---|
| org.nasdanika.html.model.bootstrap | |
| org.nasdanika.html.model.bootstrap.impl | |
| org.nasdanika.html.model.bootstrap.util |
| Modifier and Type | Method and Description |
|---|---|
Float |
BootstrapFactory.createFloat()
Returns a new object of class 'Float'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<Float> |
Appearance.getFloat()
Returns the value of the 'Float' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FloatImpl
An implementation of the model object 'Float'.
|
| Modifier and Type | Method and Description |
|---|---|
Float |
BootstrapFactoryImpl.createFloat() |
| Modifier and Type | Method and Description |
|---|---|
EList<Float> |
AppearanceImpl.getFloat() |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseFloat(Float object)
Returns the result of interpreting the object as an instance of 'Float'.
|
boolean |
BootstrapValidator.validateFloat_attributes(Float float_,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the attributes constraint of 'Float'.
|
boolean |
BootstrapValidator.validateFloat(Float float_,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.