public static final class PropertyReferenceDeclaration.ReferenceMap extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<String,PropertySymbol> |
asMap()
Returns the entity as
Map. |
List<PropertySymbol> |
getAllReferences()
Returns the referred symbols.
|
PropertyReferenceDeclaration.ReferenceMap |
remap(UnaryOperator<PropertySymbol> mapper)
Returns the mapped container.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasList, isStubpublic List<PropertySymbol> getAllReferences()
PropertyReferenceDeclaration.ReferenceContainerpublic PropertyReferenceDeclaration.ReferenceMap remap(UnaryOperator<PropertySymbol> mapper)
PropertyReferenceDeclaration.ReferenceContainermapper - the symbol mapperpublic Map<String,PropertySymbol> asMap()
PropertyReferenceDeclaration.ReferenceContainerMap.Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.