public class Argument extends Object
Constructor and Description |
---|
Argument(IRI IRI,
IRI valueType,
boolean optional,
Value defaultValue) |
Modifier and Type | Method and Description |
---|---|
Value |
getDefaultValue() |
IRI |
getPredicate() |
IRI |
getValueType() |
boolean |
isOptional() |
String |
toString() |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.