Interface SetAttribute<X,E>
- Type Parameters:
X- The type the represented Set belongs toE- The element type of the represented Set
- All Superinterfaces:
Attribute<X,,Set<E>> Bindable<E>,FieldSpecification<X,,Set<E>> PluralAttribute<X,Set<E>, E>
- All Known Implementing Classes:
SetAttributeImpl
Instances of the type SetAttribute represent persistent java.util.Set-valued
attributes.
-
Nested Class Summary
Nested classes/interfaces inherited from interface cz.cvut.kbss.jopa.model.metamodel.Attribute
Attribute.PersistentAttributeTypeNested classes/interfaces inherited from interface cz.cvut.kbss.jopa.model.metamodel.Bindable
Bindable.BindableType -
Method Summary
Methods inherited from interface cz.cvut.kbss.jopa.model.metamodel.Attribute
getCascadeTypes, getConstraints, getDatatype, getIRI, getJavaMember, getLanguage, getPersistentAttributeType, hasLanguage, isAssociation, isLexicalForm, isMappedAttribute, isNonEmpty, isSimpleLiteralMethods inherited from interface cz.cvut.kbss.jopa.model.metamodel.Bindable
getBindableJavaType, getBindableTypeMethods inherited from interface cz.cvut.kbss.jopa.model.metamodel.FieldSpecification
getDeclaringType, getFetchType, getJavaField, getJavaType, getName, includeExplicit, isCollection, isInferredMethods inherited from interface cz.cvut.kbss.jopa.model.metamodel.PluralAttribute
getCollectionType, getElementType, isRDFCollection, isRdfContainer