|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--fcmodeler.mapping.NodeMapping
| Constructor Summary | |
NodeMapping(Sentence sentence,
NodeVisualAttributeValue value)
Creates a new Mapping from the specified Sentence to the
specified VisualAttributeValue. |
|
| Method Summary | |
Sentence |
getSentence()
Returns the sentence of this mapping. |
NodeVisualAttributeValue |
getValue()
Returns the visual attribute value of this mapping. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NodeMapping(Sentence sentence,
NodeVisualAttributeValue value)
Mapping from the specified Sentence to the
specified VisualAttributeValue.sentence - the sentence of this mapping.value - the visual attribute value of this mapping.| Method Detail |
public Sentence getSentence()
public NodeVisualAttributeValue getValue()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||