Class EdgePropertyFeatures

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<EdgePropertyFeatures>

    public class EdgePropertyFeatures
    extends java.lang.Object
    implements java.io.Serializable, java.lang.Comparable<EdgePropertyFeatures>
    Features that are related to Edge Property objects.
    See Also:
    Serialized Form
    • Field Detail

      • TYPE_

        public static final Name TYPE_
      • PROPERTY_FEATURES

        public static final Name PROPERTY_FEATURES
    • Constructor Detail

      • EdgePropertyFeatures

        public EdgePropertyFeatures​(PropertyFeatures propertyFeatures)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object