public static class Label.LabelMapping extends MapEntry implements ILabelMapping
IMapEntry.EntryTypeelementPattern, elementPatternStr, left, order, right, typeEXCLUDE_PREFIX, ORDER_UNKNOWN, OVERLAY_PREFIX| Constructor and Description |
|---|
LabelMapping()
Default constructor -- calls super() only.
|
LabelMapping(int order,
String labelMapping)
Explicit value constructor -- calls super(order, labelMapping).
|
| Modifier and Type | Method and Description |
|---|---|
String |
getViewMapping()
Get a label view entry's "source" spec; this corresponds
to the left entry of the associated mapping.
|
void |
setViewMapping(String entry)
Set a branch view entry's "source" spec; this corresponds
to the left entry of the associated mapping.
|
getLeft, getLeft, getOrder, getRight, getRight, getType, parseViewMappingString, quoteWhitespaceString, setLeft, setOrder, setRight, setType, stripTypePrefix, toString, toStringpublic LabelMapping()
public LabelMapping(int order,
String labelMapping)
public String getViewMapping()
ILabelMappinggetViewMapping in interface ILabelMappingILabelMapping.getViewMapping()public void setViewMapping(String entry)
ILabelMappingsetViewMapping in interface ILabelMappingILabelMapping.setViewMapping(java.lang.String)Copyright © 2017 Perforce Software. All Rights Reserved.