public final class MultiSegmentUtil extends Object
multi segments.| Modifier and Type | Method and Description |
|---|---|
static Optional<VMultiDomainModelReferenceSegment> |
getMultiSegment(VDomainModelReference dmr)
Gets the last segment of the given
DMR and casts it to a
multi segment. |
public static Optional<VMultiDomainModelReferenceSegment> getMultiSegment(VDomainModelReference dmr)
DMR and casts it to a
multi segment.dmr - The VDomainModelReference to extract the multi segment fromCopyright © 2020. All rights reserved.