Uses of Interface
cz.cvut.kbss.jopa.model.metamodel.PropertiesSpecification
Packages that use PropertiesSpecification
-
Uses of PropertiesSpecification in cz.cvut.kbss.jopa.model.metamodel
Classes in cz.cvut.kbss.jopa.model.metamodel that implement PropertiesSpecificationMethods in cz.cvut.kbss.jopa.model.metamodel that return PropertiesSpecificationModifier and TypeMethodDescriptionPropertiesSpecification<? super X,
?, ?, ?> AbstractIdentifiableType.getProperties()
PropertiesSpecification<? super X,
?, ?, ?> ManagedType.getProperties()
Returns unmapped properties attribute specified by this managed type.