com.rubecula.darwin.domain.helper
Interface Variant

All Superinterfaces:
Attribute, net.sf.tostring0.Identifiable, net.sf.tostring0.IToString
All Known Implementing Classes:
Trait_VisitingSequence, Variant_, Variant_Basic, Variant_Numeric, Variant_WingColor

public interface Variant
extends Attribute, net.sf.tostring0.IToString, net.sf.tostring0.Identifiable

Defines the methods support by instances of the Variant interface.

Author:
Robin Hillyard

Field Summary
 
Fields inherited from interface net.sf.tostring0.IToString
ANGBR_OPEN, ANGBRA_CLSE, BRA_CLSE, BRA_OPEN, BRCE_OPEN, BRCS_CLSE, COLON, LIST_SEPARATOR, MAX_ELEMENTS_DEFAULT, S_MT, S_PERCENT, SEPARATOR, SPACE
 
Method Summary
 Pharacter getCharacter()
           
 
Methods inherited from interface com.rubecula.darwin.domain.helper.Attribute
getAttribute, getValue, setValue
 
Methods inherited from interface net.sf.tostring0.IToString
toString, toStringBrief, toStringId
 
Methods inherited from interface net.sf.tostring0.Identifiable
getIdentifier
 

Method Detail

getCharacter

Pharacter getCharacter()
Returns:
the Pharacter of which this is variant.


Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.