public class EdgeAttribute extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private String |
defaultValue |
private String |
name |
private Class |
type |
private String |
value |
Constructor and Description |
---|
EdgeAttribute(String name,
Class type,
String defaultValue)
Create a edge attribute object setting the value to be the default value.
|
Copyright © 2015 University of Glasgow. All rights reserved.