Uses of Class
org.tentackle.model.impl.AttributeImpl
Packages that use AttributeImpl
-
Uses of AttributeImpl in org.tentackle.model.impl
Methods in org.tentackle.model.impl that return AttributeImplModifier and TypeMethodDescriptionprotected AttributeImplAttributeImpl.clone()Clones an attribute.
The method is protected, sincecreateEmbedded(Entity, String, String)should be used instead, which invokesclone().EntityFactoryImpl.createAttribute(Entity entity, SourceInfo sourceInfo, boolean implicit) AttributeOptionsImpl.getAttribute()Methods in org.tentackle.model.impl with parameters of type AttributeImplModifier and TypeMethodDescriptionAttributeOptionsImpl.clone(AttributeImpl attribute) Clones options for another attribute instance.intAttributeImpl.compareTo(AttributeImpl o)