Interface Bindable<T>

Type Parameters:
T - The type of the represented object or attribute
All Known Subinterfaces:
CollectionAttribute<X,E>, EntityType<X>, Identifier<X,E>, IRIIdentifier, ListAttribute<X,E>, MapAttribute<X,K,V>, PluralAttribute<X,C,E>, PluralQueryAttribute<X,C,E>, RDFContainerAttribute<X,C,E>, SetAttribute<X,E>, SingularAttribute<X,T>
All Known Implementing Classes:
AbstractEntityType, AbstractPluralAttribute, CollectionAttributeImpl, ConcreteEntityType, IdentifiableEntityType, IRIIdentifierImpl, ListAttributeImpl, PluralQueryAttributeImpl, RDFCollectionAttribute, RdfContainerAttributeImpl, SetAttributeImpl, SingularAttributeImpl

public interface Bindable<T>
Instances of the type Bindable represent object or attribute types that can be bound into a Path.