public class RelationType extends Type
| Constructor and Description |
|---|
RelationType(NameTypePair[] attributes) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
attributeNames() |
java.lang.String |
getName()
Returns the name of a type.
|
boolean |
isScalar()
Determines if the type is scalar.
|
public RelationType(NameTypePair[] attributes)