Documentation of 'edu.uci.ics.jung.io.graphml.AbstractMetadata' Java class
AbstractMetadata
edu.uci.ics.jung.io.graphml

Class AbstractMetadata

    • Constructor Summary

      Constructors 
      Constructor and Description
      AbstractMetadata() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void addData(DataMetadata data) 
      java.util.Map<java.lang.String,java.lang.String> getProperties()
      Gets any properties that were associated with this metadata in the GraphML
      java.lang.String getProperty(java.lang.String key) 
      java.lang.String setProperty(java.lang.String key, java.lang.String value) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractMetadata

        public AbstractMetadata()
    • Method Detail

      • getProperties

        public java.util.Map<java.lang.String,java.lang.String> getProperties()
        Description copied from interface: Metadata
        Gets any properties that were associated with this metadata in the GraphML
        Specified by:
        getProperties in interface Metadata
        Returns:
        GraphML properties
      • getProperty

        public java.lang.String getProperty(java.lang.String key)
      • setProperty

        public java.lang.String setProperty(java.lang.String key,
                                            java.lang.String value)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.