Uses of Class
org.tentackle.model.impl.AttributeImpl
-
Packages that use AttributeImpl Package Description org.tentackle.model.impl Default model implementation. -
-
Uses of AttributeImpl in org.tentackle.model.impl
Methods in org.tentackle.model.impl that return AttributeImpl Modifier and Type Method Description AttributeImplEntityFactoryImpl. createAttribute(Entity entity, SourceInfo sourceInfo, boolean implicit)AttributeImplAttributeOptionsImpl. getAttribute()Methods in org.tentackle.model.impl with parameters of type AttributeImpl Modifier and Type Method Description intAttributeImpl. compareTo(AttributeImpl o)
-