Uses of Class
org.apache.sis.feature.AbstractAssociation
Packages that use AbstractAssociation
Package
Description
Defines the structure and content of views of real-world phenomenon.
-
Uses of AbstractAssociation in org.apache.sis.feature
Methods in org.apache.sis.feature that return AbstractAssociationModifier and TypeMethodDescriptionAbstractAssociation.clone()
Returns a copy of this association.static AbstractAssociation
AbstractAssociation.create
(DefaultAssociationRole role) Creates a new association of the given role.DefaultAssociationRole.newInstance()
Creates a new association instance of this role.