Package | Description |
---|---|
org.apache.sis.feature |
Defines the structure and content of views of real-world phenomenon.
|
Modifier and Type | Method and Description |
---|---|
DefaultAssociationRole |
AbstractAssociation.getRole()
Returns information about the association.
|
Modifier and Type | Method and Description |
---|---|
static AbstractAssociation |
AbstractAssociation.create(DefaultAssociationRole role)
Creates a new association of the given role.
|
Constructor and Description |
---|
AbstractAssociation(DefaultAssociationRole role)
Creates a new association of the given role.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.