Uses of Class
org.tentackle.model.parse.ConfigurationLine
Packages that use ConfigurationLine
-
Uses of ConfigurationLine in org.tentackle.model.impl
Methods in org.tentackle.model.impl that return ConfigurationLineMethods in org.tentackle.model.impl with parameters of type ConfigurationLineModifier and TypeMethodDescriptionbooleanEntityImpl.parseConfiguration(ConfigurationLine line) Parses a configuration line.protected voidEntityFactoryImpl.processConfiguration(EntityImpl entity, ConfigurationLine line) Processes a configuration line.protected voidEntityFactoryImpl.processIndexConfiguration(EntityImpl entity, ConfigurationLine line) Processes an index configuration line.
Requires the attribute already processed.voidIndexImpl.setSourceLine(ConfigurationLine sourceLine) Sets the source line.