|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Argument
An argument of a syntactic frame/semantic predicate
| Method Summary | |
|---|---|
SyntacticRoleMarker |
getMarker()
Get the marker that indicates the syntactic role |
boolean |
isOptional()
Check if this argument is optional |
void |
setMarker(SyntacticRoleMarker marker)
Set the marker that indicates the syntactic role |
void |
setOptional(boolean optional)
Set if this argument is optional |
| Methods inherited from interface eu.monnetproject.lemon.model.LemonElement |
|---|
addAnnotation, addProperty, addType, getAnnotations, getAnnotations, getID, getProperty, getPropertys, getTypes, removeAnnotation, removeProperty, removeType |
| Methods inherited from interface eu.monnetproject.lemon.model.LemonElementOrPredicate |
|---|
getURI |
| Method Detail |
|---|
SyntacticRoleMarker getMarker()
void setMarker(SyntacticRoleMarker marker)
boolean isOptional()
void setOptional(boolean optional)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||