Hi Bob, *,
Currently, the CompartmentFigText is FigSingleLineText with as only added
functionality the highlight box.
So, in fact (in the current situation) it would better be called
"FigHighlightableSingleLineText".
Or "FigHighlightableText"?
Would it not be similarely logical to rename the "CompartmentFigText" to
"EditableCompartmentFigText"?
Errr... with "Editable" I meant "managed by a NotationProvider", but I did
not find a better term.
I wanted to separate the offspring of FigSingleLineText that uses a
NotationProvider from the ones that do not - but CompartmentFigText is not
the right way to do this.
How about this:
(FigNotationText is abstract)
FigSingleLineText <|--- FigNotationText <|--- FigEnumerationLiteral
FigSingleLineText <|--- FigNotationText <|--- FigFeature <|--- FigAttribute
FigSingleLineText <|--- FigNotationText <|--- FigFeature <|--- FigOperation
FigSingleLineText <|--- FigStereotype
FigSingleLineText <|--- FigNotationText <|--- FigExtensionPoint (new to be
created - it now uses CompartmentFigText)
Regards,
Michiel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]