Class ValuedSlotFeatureLabelParser

java.lang.Object
org.eclipse.epsilon.emc.graphml.ValuedSlotFeatureLabelParser

public class ValuedSlotFeatureLabelParser extends Object
  • Field Details

    • feature

      protected Feature feature
    • value

      protected Object value
  • Constructor Details

    • ValuedSlotFeatureLabelParser

      public ValuedSlotFeatureLabelParser(String label)
  • Method Details

    • main

      public static void main(String[] args)
    • getFeature

      public Feature getFeature()
    • getValue

      public Object getValue()