public interface OneToManyFeature extends ObjectFeature
OneToManyAssociation only.
Introduced for symmetry with OneToOneFeature; if we ever support
collections as parameters then would also be the base interface for a
OneToManyActionParameter.
Is also the route up to the ObjectFeature superinterface.
| Modifier and Type | Interface and Description |
|---|---|
static class |
OneToManyFeature.CollectionSemantics |
| Modifier and Type | Method and Description |
|---|---|
OneToManyFeature.CollectionSemantics |
getCollectionSemantics() |
getDescription, getId, getName, getSpecificationgetFeatureType, getInstancegetIdentifieraddFacet, addFacet, containsDoOpFacet, containsFacet, getFacet, getFacets, getFacetTypes, removeFacet, removeFacetOneToManyFeature.CollectionSemantics getCollectionSemantics()
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.