Uses of Class
org.apache.sis.feature.AbstractAssociation
-
Packages that use AbstractAssociation Package Description org.apache.sis.feature 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 AbstractAssociation Modifier and Type Method Description AbstractAssociationAbstractAssociation. clone()Returns a copy of this association.static AbstractAssociationAbstractAssociation. create(DefaultAssociationRole role)Creates a new association of the given role.AbstractAssociationDefaultAssociationRole. newInstance()Creates a new association instance of this role.
-