public interface ReferenceHelper
VDomainModelReferences.| Modifier and Type | Method and Description |
|---|---|
String |
getLabel(VDomainModelReference reference)
Determines a label for the given
reference. |
String |
getStringRepresentation(VDomainModelReference reference)
Determines a string representation for the given
reference, for example a path. |
String getStringRepresentation(VDomainModelReference reference)
reference, for example a path.reference - The VDomainModelReference for which a string representation is to be determined.reference.String getLabel(VDomainModelReference reference)
reference.reference - The VDomainModelReference for which a label is to be determined.reference.Copyright © 2016. All rights reserved.