|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.parameters.SCHArgumentWithRole
public class SCHArgumentWithRole
A lightweight class coupling an SCHArgument with a SemanticRole.
Constructor Summary | |
---|---|
SCHArgumentWithRole(java.lang.Object argument,
SemanticRole role)
|
Method Summary | |
---|---|
java.lang.Object |
getArgument()
|
SemanticRole |
getRole()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SCHArgumentWithRole(java.lang.Object argument, SemanticRole role)
Method Detail |
---|
public java.lang.Object getArgument()
public SemanticRole getRole()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |