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