| Modifier and Type | Field and Description |
|---|---|
protected Set<PropertyDefinition> |
TypeImpl.properties |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDefinition> |
TypeImpl.getProperties() |
protected Set<PropertyDefinition> |
TypeImpl.retrieveListOfProperties(Class<?> type) |
| Modifier and Type | Field and Description |
|---|---|
protected Set<PropertyDefinition> |
FacetTypeImpl.properties |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDefinition> |
FacetTypeImpl.getProperties() |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyDefinitionImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Set<PropertyDefinition> |
PropertyTypeImpl.properties |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDefinition> |
PropertyTypeImpl.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDefinition> |
Type.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDefinition> |
FacetType.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDefinition> |
PropertyType.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyDefinition> |
RelationType.getProperties() |
Copyright © 2020. All Rights Reserved.