java.lang.Object
org.jgrapht.nio.graphml.GraphMLEventDrivenImporter.Key
- Enclosing class:
GraphMLEventDrivenImporter
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) String
(package private) String
(package private) String
(package private) GraphMLEventDrivenImporter.KeyTarget
(package private) AttributeType
-
Constructor Summary
ConstructorsConstructorDescriptionKey
(String id, String attributeName, String defaultValue, GraphMLEventDrivenImporter.KeyTarget target) -
Method Summary
-
Field Details
-
id
String id -
attributeName
String attributeName -
defaultValue
String defaultValue -
target
-
type
AttributeType type
-
-
Constructor Details
-
Key
public Key(String id, String attributeName, String defaultValue, GraphMLEventDrivenImporter.KeyTarget target)
-
-
Method Details
-
isValid
public boolean isValid()
-