|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.facets.FacetAbstract
org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
org.nakedobjects.metamodel.value.FloatValueSemanticsProviderAbstract
org.nakedobjects.metamodel.value.FloatPrimitiveValueSemanticsProvider
public class FloatPrimitiveValueSemanticsProvider
| Constructor Summary | |
|---|---|
FloatPrimitiveValueSemanticsProvider()
Required because implementation of Parser and EncoderDecoder. |
|
FloatPrimitiveValueSemanticsProvider(FacetHolder holder,
NakedObjectConfiguration configuration,
SpecificationLoader specificationLoader,
RuntimeContext runtimeContext)
|
|
| Method Summary | |
|---|---|
NakedObject |
getDefault(NakedObject adapter)
The default value for this property in a newly created object. |
| Methods inherited from class org.nakedobjects.metamodel.value.FloatValueSemanticsProviderAbstract |
|---|
createValue, doEncode, doParse, doRestore, floatValue, titleString, titleWithMask, toString, type |
| Methods inherited from class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract |
|---|
alwaysReplace, createAdapter, determineNumberFormat, displayTitleOf, fromEncodedString, getAdaptedClass, getClock, getConfiguration, getDefaultsProvider, getDefaultValue, getEncoderDecoder, getParser, getRuntimeContext, getSpecification, getSpecificationLoader, isEqualByContent, isImmutable, parseableTitleOf, parseTextEntry, titleString, toEncodedString, typicalLength |
| Methods inherited from class org.nakedobjects.metamodel.facets.FacetAbstract |
|---|
facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toStringValues, unwrapObject, unwrapString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.metamodel.facets.Facet |
|---|
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet |
| Constructor Detail |
|---|
public FloatPrimitiveValueSemanticsProvider()
Parser and EncoderDecoder.
public FloatPrimitiveValueSemanticsProvider(FacetHolder holder,
NakedObjectConfiguration configuration,
SpecificationLoader specificationLoader,
RuntimeContext runtimeContext)
| Method Detail |
|---|
public NakedObject getDefault(NakedObject adapter)
PropertyDefaultFacet
getDefault in interface PropertyDefaultFacet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||