Uses of Class
org.tentackle.model.parse.AttributeLine
Packages that use AttributeLine
-
Uses of AttributeLine in org.tentackle.model.impl
Methods in org.tentackle.model.impl that return AttributeLineMethods in org.tentackle.model.impl with parameters of type AttributeLineModifier and TypeMethodDescriptionvoidAttributeImpl.parse(Entity entity, AttributeLine line) Parses an attribute line.protected voidEntityFactoryImpl.processAttribute(EntityImpl entity, AttributeLine line) Processes an attribute line.voidAttributeImpl.setSourceLine(AttributeLine sourceLine) Sets the source line.