| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.beans.model |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,PropertyModel> |
EntityModel.propertyOps |
| Modifier and Type | Method and Description |
|---|---|
PropertyModel |
EntityModel.getProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends PropertyModel> |
EntityModel.getProperties() |
Map<String,PropertyModel> |
EntityModel.getPropertyOps() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityModel.setPropertyOps(Map<String,PropertyModel> propertyOps) |
| Constructor and Description |
|---|
EntityModel(Class<?> associatedClass,
java.util.function.Supplier<?> newInstance,
Map<String,PropertyModel> propertyOps) |
Copyright © 2017. All rights reserved.