org.nakedobjects.metamodel.facets.propparam.typicallength
Class TypicalLengthFacetDerivedFromType

java.lang.Object
  extended by org.nakedobjects.metamodel.facets.FacetAbstract
      extended by org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacetAbstract
          extended by org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacetDerivedFromType
All Implemented Interfaces:
Facet, TypicalLengthFacet, SingleIntValueFacet

public class TypicalLengthFacetDerivedFromType
extends TypicalLengthFacetAbstract


Constructor Summary
TypicalLengthFacetDerivedFromType(TypicalLengthFacet typicalLengthFacet, FacetHolder holder)
           
 
Method Summary
 int value()
           
 
Methods inherited from class org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacetAbstract
toStringValues, type
 
Methods inherited from class org.nakedobjects.metamodel.facets.FacetAbstract
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, 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

TypicalLengthFacetDerivedFromType

public TypicalLengthFacetDerivedFromType(TypicalLengthFacet typicalLengthFacet,
                                         FacetHolder holder)
Method Detail

value

public int value()
Specified by:
value in interface TypicalLengthFacet
Specified by:
value in interface SingleIntValueFacet
Specified by:
value in class TypicalLengthFacetAbstract


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.