Uses of Class
org.eclipse.emf.common.util.SegmentSequence
Packages that use SegmentSequence
-
Uses of SegmentSequence in org.eclipse.emf.common.util
Fields in org.eclipse.emf.common.util declared as SegmentSequenceModifier and TypeFieldDescriptionprotected final SegmentSequenceSegmentSequence.SegmentSequencePool.CachedToString.segmentSequenceMethods in org.eclipse.emf.common.util that return SegmentSequenceModifier and TypeMethodDescriptionReturns an instance with the additional segment or segments, if the given segment contains '/'.SegmentSequence.append(SegmentSequence segmentSequence) Returns an instance with the given additional segments.static SegmentSequenceReturns the empty segment sequence for the given delimiter.static SegmentSequenceReturns the segment sequence for the value, splitting it into segments as appropriate, ornullif the value is null.static SegmentSequenceReturns the segment sequence for the given segments, splitting individual segments as necessary, i.e., if they contain the delimiter character, or omitting empty segments in the case of the empty delimiter.protected static SegmentSequenceSegmentSequence.SegmentSequencePool.SegmentsAccessUnit.getInternalizedValue()SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit.getInternalizedValue()SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit.getInternalizedValue()SegmentSequence.SegmentSequencePool.StringAccessUnit.getInternalizedValue()protected SegmentSequenceSegmentSequence.SegmentSequencePool.AccessUnitBase.getValue()protected SegmentSequenceSegmentSequence.SegmentSequencePool.intern(boolean needsCopying, boolean needsToIntern, String delimiter, String[] segments, int count) Interns the segments, taking into account the delimiter, copying the array, when needed, and interning the segments themselves, when needed.protected SegmentSequenceSegmentSequence.SegmentSequencePool.intern(int hashCode, String delimiter, String[] segments, String segment) Interns the segments along with the one additional segment, taking into account the delimiter and interning the additional segment.protected SegmentSequenceSegmentSequence.SegmentSequencePool.intern(int hashCode, String delimiter, String[] segments1, String[] segments2, boolean needsToIntern) Interns the composed segments, taking into account the delimiter.protected SegmentSequenceInterns the string representation of a segment sequence, splitting it into appropriate segments based on the delimiter.SegmentSequence.Builder.toSegmentSequence()Converts the builder to a corresponding segment sequence.Methods in org.eclipse.emf.common.util that return types with arguments of type SegmentSequenceModifier and TypeMethodDescriptionprotected Pool.AccessUnit<SegmentSequence> SegmentSequence.SegmentSequencePool.SegmentsAccessUnit.Queue.newAccessUnit()protected Pool.AccessUnit<SegmentSequence> SegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit.Queue.newAccessUnit()protected Pool.AccessUnit<SegmentSequence> SegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit.Queue.newAccessUnit()protected Pool.AccessUnit<SegmentSequence> SegmentSequence.SegmentSequencePool.StringAccessUnit.Queue.newAccessUnit()Methods in org.eclipse.emf.common.util with parameters of type SegmentSequenceModifier and TypeMethodDescriptionSegmentSequence.append(SegmentSequence segmentSequence) Returns an instance with the given additional segments.protected booleanSegmentSequence.SegmentSequencePool.SegmentsAccessUnit.matches(SegmentSequence value) protected booleanSegmentSequence.SegmentSequencePool.SegmentsAndSegmentAccessUnit.matches(SegmentSequence value) protected booleanSegmentSequence.SegmentSequencePool.SegmentsAndSegmentsAccessUnit.matches(SegmentSequence value) protected booleanSegmentSequence.SegmentSequencePool.StringAccessUnit.matches(SegmentSequence value) protected WeakReference<String> SegmentSequence.SegmentSequencePool.newCachedToString(SegmentSequence segmentSequence, String string) protected voidSegmentSequence.SegmentSequencePool.AccessUnitBase.setValue(SegmentSequence value) Constructors in org.eclipse.emf.common.util with parameters of type SegmentSequenceModifierConstructorDescriptionCachedToString(SegmentSequence segmentSequence, String string, ReferenceQueue<? super String> queue) Constructor parameters in org.eclipse.emf.common.util with type arguments of type SegmentSequenceModifierConstructorDescriptionprotected