public class StaticProperties extends Object
| Constructor and Description |
|---|
StaticProperties() |
public static FreeTextStaticProperty stringFreeTextProperty(Label label)
public static FreeTextStaticProperty integerFreeTextProperty(Label label)
public static FreeTextStaticProperty doubleFreeTextProperty(Label label)
public static FreeTextStaticProperty freeTextProperty(Label label, Datatypes datatype)
public static RuntimeResolvableOneOfStaticProperty singleValueSelectionFromContainer(Label label)
public static RuntimeResolvableOneOfStaticProperty singleValueSelectionFromContainer(Label label, List<String> dependsOn)
public static RuntimeResolvableAnyStaticProperty multiValueSelectionFromContainer(Label label)
public static RuntimeResolvableAnyStaticProperty multiValueSelectionFromContainer(Label label, List<String> dependsOn)
public static StaticProperty integerFreeTextProperty(Label label, PropertyValueSpecification propertyValueSpecification)
public static SupportedProperty supportedDomainProperty(String rdfPropertyUri, boolean required)
public static StaticPropertyGroup group(Label label, StaticProperty... sp)
public static OneOfStaticProperty singleValueSelection(Label label, List<Option> options)
public static SecretStaticProperty secretValue(Label label)
Copyright © 2019. All rights reserved.