Uses of Class
org.tentackle.model.parse.OptionLine
Packages that use OptionLine
-
Uses of OptionLine in org.tentackle.model.impl
Methods in org.tentackle.model.impl with parameters of type OptionLineModifier and TypeMethodDescriptionprotected voidEntityFactoryImpl.processAttributeOption(EntityImpl entity, OptionLine line) Processes an attribute option line.protected voidEntityFactoryImpl.processRelationOption(EntityImpl entity, OptionLine line) Processes a relation option line.