public interface AspectDefinition extends Serializable
Modifier and Type | Method and Description |
---|---|
ContextPropertyDefinition |
get(String localPropertyName)
Returns the property definition for the specified property name.
|
String |
getName()
Name of the aspect e.g.
|
boolean |
isIdentifier(String localPropertyName)
Is the given property name an identifier?
|
Set<String> |
keySet()
Returns the set of property names related to the aspect, e.g.
|
String getName()
Set<String> keySet()
ContextPropertyDefinition get(String localPropertyName)
localPropertyName
- - name of local propertyboolean isIdentifier(String localPropertyName)
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries