Package org.eclipse.epsilon.emc.graphml
Class ValuedSlotFeatureLabelParser
- java.lang.Object
-
- org.eclipse.epsilon.emc.graphml.ValuedSlotFeatureLabelParser
-
public class ValuedSlotFeatureLabelParser extends Object
-
-
Constructor Summary
Constructors Constructor Description ValuedSlotFeatureLabelParser(String label)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Feature
getFeature()
Object
getValue()
static void
main(String[] args)
-
-
-
Constructor Detail
-
ValuedSlotFeatureLabelParser
public ValuedSlotFeatureLabelParser(String label)
-
-