Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SADDLE_BROWN - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SADDLE_BROWN_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SADDLE_BROWN_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SALMON - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SALMON_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SALMON_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SANDY_BROWN - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SANDY_BROWN_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SANDY_BROWN_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SATURDAY - Enum constant in enum class ch.nolix.systemapi.time.timestructure.Weekday
- SAVE_BUTTON - Enum constant in enum class ch.nolix.systemapi.control.button.ButtonRole
- SAVE_FILE - Static variable in class ch.nolix.systemapi.application.basewebapplicationprotocol.CommandProtocol
- SAVE_STAMP - Enum constant in enum class ch.nolix.systemapi.midschema.databasestructure.EntityMetaField
- SAVE_STAMP - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SAVE_STAMP - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SAVE_STAMP_COLUMN_DTO - Static variable in class ch.nolix.system.sqlmidschema.sqlschemadtocatalog.EntitySqlSchemaColumnDtoCatalog
- SAVE_STAMP_INDEX - Static variable in class ch.nolix.systemapi.nodemidschema.databasestructure.FieldIndexCatalog
- SAVE_STAMPS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SAVE_STAMPS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- saveChanges() - Method in interface ch.nolix.baseapi.resourcecontrol.savecontrol.IChangeSaver
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.middata.adapter.AbstractDataAdapter
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.midschema.adapter.AbstractSchemaAdapter
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.nodemiddata.datawriter.DataWriter
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.nodemidschema.schemawriter.SchemaWriter
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.objectdata.adapter.AbstractDataAdapter
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.objectschema.adapter.AbstractSchemaAdapter
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.sqlmiddata.datawriter.DataWriter
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.sqlmidschema.schemawriter.SchemaWriter
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.sqlschema.adapter.SchemaWriter
-
Saves the changes of the current
IChangeSaver. - saveChanges() - Method in class ch.nolix.system.sqlschema.adapter.SqlSchemaAdapter
-
Saves the changes of the current
IChangeSaver. - saveChangesAndReset() - Method in class ch.nolix.system.nodemiddata.datawriter.ExecutiveDataWriter
- saveChangesAndReset() - Method in class ch.nolix.system.sqlmiddata.datawriter.ExecutiveDataWriter
- saveDatabaseChanges(IDatabase, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.DatabaseSaver
-
Saves the changes of the given database.
- saveDatabaseChanges(IDatabase, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IDatabaseSaver
-
Saves the changes of the given database.
- saveEntityChanges(IEntity, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.EntitySaver
-
Saves the changes of the given entity.
- saveEntityChanges(IEntity, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IEntitySaver
-
Saves the changes of the given entity.
- saveEntityCreation(IEntity, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.EntitySaver
-
Saves the creation of the given entity.
- saveEntityCreation(IEntity, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IEntitySaver
-
Saves the creation of the given entity.
- saveEntityDeletion(IEntity, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.EntitySaver
-
Saves the deletion of the given entity.
- saveEntityDeletion(IEntity, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IEntitySaver
-
Saves the deletion of the given entity.
- saveEntityUpdates(IEntity, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.EntitySaver
-
Saves the updates of the given entity.
- saveEntityUpdates(IEntity, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IEntitySaver
-
Saves the updates of the given entity.
- saveFieldChangesIfIsMultiField(IField, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiFieldSaver
-
Saves the changes of the given field if the given field is a multi field.
- saveFieldChangesIfIsMultiField(IField, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiFieldSaver
-
Saves the changes of the given field if the given field is a multi field.
- saveFile(byte[]) - Method in interface ch.nolix.systemapi.gui.frontend.IFrontEndWriter
- saveMultiBackReferenceChanges(IMultiBackReference, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiBackReferenceSaver
-
Saves the changes of the given multiBackReference.
- saveMultiBackReferenceChanges(IMultiBackReference, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiBackReferenceSaver
-
Saves the changes of the given multiBackReference.
- saveMultiBackReferenceEntryChange(IMultiBackReferenceEntry, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiBackReferenceEntrySaver
-
Saves the change of the given multiBackReferenceEntry.
- saveMultiBackReferenceEntryChange(IMultiBackReferenceEntry, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiBackReferenceEntrySaver
-
Saves the change of the given multiBackReferenceEntry.
- saveMultiBackReferenceEntryCreation(IMultiBackReferenceEntry, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiBackReferenceEntrySaver
-
Saves the creation of the given multiBackReferenceEntry.
- saveMultiBackReferenceEntryCreation(IMultiBackReferenceEntry, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiBackReferenceEntrySaver
-
Saves the creation of the given multiBackReferenceEntry.
- saveMultiBackReferenceEntryDeletion(IMultiBackReferenceEntry, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiBackReferenceEntrySaver
-
Saves the deletion of the given multiBackReferenceEntry.
- saveMultiBackReferenceEntryDeletion(IMultiBackReferenceEntry, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiBackReferenceEntrySaver
-
Saves the deletion of the given multiBackReferenceEntry.
- saveMultiFieldChangesOfEntity(IEntity, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiFieldSaver
-
Saves the changes of the multi fields of the given entity.
- saveMultiFieldChangesOfEntity(IEntity, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiFieldSaver
-
Saves the changes of the multi fields of the given entity.
- saveMultiReferenceChanges(IMultiReference, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiReferenceSaver
-
Saves the changes of the given multiReference.
- saveMultiReferenceChanges(IMultiReference, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiReferenceSaver
-
Saves the changes of the given multiReference.
- saveMultiReferenceEntryChange(IMultiReferenceEntry, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiReferenceEntrySaver
-
Saves the change of the given multiReferenceEntry.
- saveMultiReferenceEntryChange(IMultiReferenceEntry, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiReferenceEntrySaver
-
Saves the change of the given multiReferenceEntry.
- saveMultiReferenceEntryCreation(IMultiReferenceEntry, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiReferenceEntrySaver
-
Saves the creation of the given multiReferenceEntry.
- saveMultiReferenceEntryCreation(IMultiReferenceEntry, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiReferenceEntrySaver
-
Saves the creation of the given multiReferenceEntry.
- saveMultiReferenceEntryDeletion(IMultiReferenceEntry, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiReferenceEntrySaver
-
Saves the deletion of the given multiReferenceEntry.
- saveMultiReferenceEntryDeletion(IMultiReferenceEntry, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiReferenceEntrySaver
-
Saves the deletion of the given multiReferenceEntry.
- saveMultiValueFieldChanges(IMultiValueField, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiValueFieldSaver
-
Saves the changes of the given multiValueField.
- saveMultiValueFieldChanges(IMultiValueField, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiValueFieldSaver
-
Saves the changes of the given multiValueField.
- saveMultiValueFieldEntryChange(IMultiValueFieldEntry, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiValueFieldEntrySaver
-
Saves the change of the given multiValueFieldEntry.
- saveMultiValueFieldEntryChange(IMultiValueFieldEntry, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiValueFieldEntrySaver
-
Saves the change of the given multiValueFieldEntry.
- saveMultiValueFieldEntryCreation(IMultiValueFieldEntry, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiValueFieldEntrySaver
-
Saves the creation of the given multiValueFieldEntry.
- saveMultiValueFieldEntryCreation(IMultiValueFieldEntry, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiValueFieldEntrySaver
-
Saves the creation of the given multiValueFieldEntry.
- saveMultiValueFieldEntryDeletion(IMultiValueFieldEntry, IDataAdapterAndSchemaReader) - Method in class ch.nolix.system.objectdata.persistence.MultiValueFieldEntrySaver
-
Saves the deletion of the given multiValueFieldEntry.
- saveMultiValueFieldEntryDeletion(IMultiValueFieldEntry, IDataAdapterAndSchemaReader) - Method in interface ch.nolix.systemapi.objectdata.perstistence.IMultiValueFieldEntrySaver
-
Saves the deletion of the given multiValueFieldEntry.
- saveSchemaTimestamp(ITime, ISqlConnection, String) - Method in class ch.nolix.system.sqlmidschema.databaseinitializer.DatabaseInitializerTool
-
Saves the given schemaTimestamp to the database using the given sqlConnection and databaseName.
- saveSchemaTimestamp(ITime, ISqlConnection, String) - Method in interface ch.nolix.systemapi.sqlmidschema.databaseinitializer.IDatabaseInitializerTool
-
Saves the given schemaTimestamp to the database using the given sqlConnection and databaseName.
- saveStamp() - Method in record class ch.nolix.systemapi.middata.model.EntityDeletionDto
-
Returns the value of the
saveStamprecord component. - saveStamp() - Method in record class ch.nolix.systemapi.middata.model.EntityLoadingDto
-
Returns the value of the
saveStamprecord component. - saveStamp() - Method in record class ch.nolix.systemapi.middata.model.EntityUpdateDto
-
Returns the value of the
saveStamprecord component. - SaveStampHolder - Interface in ch.nolix.baseapi.attribute.mandatoryattribute
-
A
SaveStampHolderhas a save stamp. - saveToFile(String) - Method in class ch.nolix.base.document.node.AbstractNode
-
Saves the current
AbstractNodeto the file with the given file path. - saveToFile(String, WriteMode) - Method in class ch.nolix.base.document.node.AbstractNode
-
Saves the current
AbstractNodeto the file with the given path. - SCALE_TO_FRAME - Enum constant in enum class ch.nolix.systemapi.gui.background.ImageApplication
- SCHEMA - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SCHEMA - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SCHEMA_TIMESTAMP - Enum constant in enum class ch.nolix.systemapi.midschema.databasestructure.DatabaseProperty
- SCHEMA_TIMESTAMP - Static variable in class ch.nolix.systemapi.midschema.databasestructure.DatabasePropertyNameCatalog
- SCHEMA_TIMESTAMP - Static variable in class ch.nolix.systemapi.nodemidschema.databasestructure.NodeHeaderCatalog
- SchemaDataStatementCreator - Class in ch.nolix.system.sqlmidschema.statementcreator
- SchemaDataStatementCreator() - Constructor for class ch.nolix.system.sqlmidschema.statementcreator.SchemaDataStatementCreator
- SchemaDataWriter - Class in ch.nolix.system.sqlmidschema.schemawriter
- SchemaInitializer - Class in ch.nolix.system.objectdata.model
- SchemaReader - Class in ch.nolix.system.nodemidschema.schemareader
- SchemaReader - Class in ch.nolix.system.sqlmidschema.schemareader
- SchemaReader - Class in ch.nolix.system.sqlschema.adapter
- SchemaReaderHelper - Class in ch.nolix.system.nodemidschema.schemareader
- SchemaReaderHelper() - Constructor for class ch.nolix.system.nodemidschema.schemareader.SchemaReaderHelper
- SCHEMAS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SCHEMAS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- SchemaSearcher - Class in ch.nolix.system.objectdata.schemasearcher
- SchemaSearcher() - Constructor for class ch.nolix.system.objectdata.schemasearcher.SchemaSearcher
- SchemaTable - Enum Class in ch.nolix.systemapi.sqlmiddatabasestructure.table
- SchemaTableNameCatalog - Class in ch.nolix.systemapi.sqlmiddatabasestructure.table
-
Of the
SchemaTableNameCatalogan instance cannot be created. - SchematicEntityLoader - Class in ch.nolix.system.sqlmiddata.loader
- SchemaWriter - Class in ch.nolix.system.nodemidschema.schemawriter
- SchemaWriter - Class in ch.nolix.system.sqlmidschema.schemawriter
- SchemaWriter - Class in ch.nolix.system.sqlschema.adapter
- SchemaWriterActionProvider - Class in ch.nolix.system.nodemidschema.schemawriter
- scsArgCpt() - Method in class ch.nolix.base.argumentcaptor.base.AbstractArgumentCaptor
- scsArgCpt() - Method in interface ch.nolix.baseapi.argumentcaptor.base.IArgumentCaptor
- SEA_GREEN - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SEA_GREEN_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SEA_GREEN_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SEA_SHELL - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SEA_SHELL_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SEA_SHELL_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SEC_WEBSOCKET_ACCEPT_HEADER - Static variable in class ch.nolix.base.net.websocket.WebSocketHandShakeResponse
- SEC_WEBSOCKET_PROTOCOL_HEADER - Static variable in class ch.nolix.base.net.websocket.WebSocketHandShakeResponse
- SECONDS_PER_DAY - Static variable in class ch.nolix.baseapi.misc.time.TimeUnitConversionCatalog
- SECONDS_PER_HOUR - Static variable in class ch.nolix.baseapi.misc.time.TimeUnitConversionCatalog
- SECONDS_PER_MINUTE - Static variable in class ch.nolix.baseapi.misc.time.TimeUnitConversionCatalog
- SECONDS_PER_WEEK - Static variable in class ch.nolix.baseapi.misc.time.TimeUnitConversionCatalog
- SECRET - Enum constant in enum class ch.nolix.systemapi.control.textbox.TextMode
- SecurityMode - Enum Class in ch.nolix.baseapi.net.securityproperty
- select() - Method in class ch.nolix.system.control.itemmenu.ItemMenuItem
- select() - Method in class ch.nolix.system.control.tabcontainer.TabContainerTab
- select() - Method in interface ch.nolix.systemapi.gui.selection.Selectable
- SELECT - Static variable in class ch.nolix.baseapi.html.htmlcatalog.HtmlElementTypeCatalog
- Selectable - Interface in ch.nolix.systemapi.gui.selection
- selectBlankItem() - Method in class ch.nolix.system.control.itemmenu.AbstractItemMenu
- selectBlankItem() - Method in interface ch.nolix.systemapi.control.itemmenu.IItemMenu
- selectFirstItem() - Method in class ch.nolix.system.control.itemmenu.AbstractItemMenu
- selectFirstItem() - Method in interface ch.nolix.systemapi.control.itemmenu.IItemMenu
- selectFirstTab() - Method in class ch.nolix.system.control.tabcontainer.TabContainer
- selectFirstTab() - Method in interface ch.nolix.systemapi.control.tabcontainer.ITabContainer
- selectFirstTabByHeader(String) - Method in class ch.nolix.system.control.tabcontainer.TabContainer
- selectFirstTabByHeader(String) - Method in interface ch.nolix.systemapi.control.tabcontainer.ITabContainer
- SelectingStyle - Class in ch.nolix.system.style.model
- SelectionRequestable - Interface in ch.nolix.systemapi.gui.selection
- selectItemById(String) - Method in class ch.nolix.system.control.itemmenu.AbstractItemMenu
- selectItemById(String) - Method in interface ch.nolix.systemapi.control.itemmenu.IItemMenu
- selectItemByText(String) - Method in class ch.nolix.system.control.itemmenu.AbstractItemMenu
- selectItemByText(String) - Method in interface ch.nolix.systemapi.control.itemmenu.IItemMenu
- SELECTOR - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SELECTOR - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SELECTORS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SELECTORS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- selectsChildElements() - Method in class ch.nolix.system.style.model.DeepSelectingStyle
- selectsChildElements() - Method in class ch.nolix.system.style.model.SelectingStyle
- selectsChildElements() - Method in interface ch.nolix.systemapi.style.model.ISelectingStyle
- selectsElement(IStylableElement) - Method in class ch.nolix.system.style.model.AbstractSelectingStyle
- selectsElement(IStylableElement) - Method in interface ch.nolix.systemapi.style.model.ISelectingStyle
- SEMICOLON - Static variable in class ch.nolix.baseapi.commontype.charactertool.CharacterCatalog
- SEMICOLON - Static variable in class ch.nolix.baseapi.commontype.stringtool.StringCatalog
- SEND_OPTIONAL_FILE - Static variable in class ch.nolix.systemapi.application.basewebapplicationprotocol.CommandProtocol
- sendAndWaitToReply(String) - Method in class ch.nolix.base.net.level2server.LocalEndPoint
-
Lets this local end point send the given message.
- SENDER - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SENDER - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SENDERS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SENDERS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- sendMessage(String) - Method in class ch.nolix.base.net.level1server.AbstractNetEndPoint
-
Lets the current
AbstractNetEndPointsend the given message. - sendMessage(String) - Method in class ch.nolix.base.net.level1server.LocalEndPoint
-
Lets the current
LocalEndPointsend the given message. - sendMessage(String) - Method in interface ch.nolix.baseapi.net.level1server.IEndPoint
- SentenceCatalog - Class in ch.nolix.template.webgui.textcatalog
- SEPARATOR - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SEPARATOR - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SEPARATORS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SEPARATORS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- SEPTEMBER - Enum constant in enum class ch.nolix.systemapi.time.timestructure.Month
- SEQUENCE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SEQUENCE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SequenceFactory - Class in ch.nolix.template.math.sequence
- SequencePattern<E> - Class in ch.nolix.base.datastructure.sequencesearch
-
A
SequencePatternis not mutable. - SequencePatternNextMediator<E> - Class in ch.nolix.base.datastructure.sequencesearch
- SEQUENCES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SEQUENCES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- Server - Class in ch.nolix.base.net.level1server
- Server - Class in ch.nolix.base.net.level2server
- Server - Class in ch.nolix.base.net.level3server
- Server - Class in ch.nolix.system.application.main
- SERVER - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SERVER - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- ServerListener - Class in ch.nolix.base.net.level1server
- SERVERS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SERVERS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- ServerTarget - Class in ch.nolix.base.net.target
- SERVICE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SERVICE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SERVICES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SERVICES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- SET_CSS - Static variable in class ch.nolix.systemapi.webapplication.protocol.CommandProtocol
- SET_EVENT_FUNCTIONS - Static variable in class ch.nolix.systemapi.webapplication.protocol.CommandProtocol
- SET_FILE - Static variable in class ch.nolix.systemapi.webapplication.protocol.ControlCommandProtocol
- SET_HTML_ELEMENT - Static variable in class ch.nolix.systemapi.webapplication.protocol.CommandProtocol
- SET_ICON - Static variable in class ch.nolix.systemapi.webapplication.protocol.CommandProtocol
- SET_OR_ADD_COOKIE_WITH_NAME_AND_VALUE - Static variable in class ch.nolix.systemapi.application.basewebapplicationprotocol.CommandProtocol
- SET_ROOT_HTML_ELEMENT - Static variable in class ch.nolix.systemapi.webapplication.protocol.CommandProtocol
- SET_TITLE - Static variable in class ch.nolix.systemapi.webapplication.protocol.CommandProtocol
- SET_USER_INPUT_FUNCTIONS - Static variable in class ch.nolix.systemapi.webapplication.protocol.CommandProtocol
- SET_USER_INPUTS - Static variable in class ch.nolix.systemapi.webapplication.protocol.CommandProtocol
- setAllValuesTo(double) - Method in class ch.nolix.base.math.algebra.Matrix
-
Sets the values of the current
Matrixto the given value. - setAlternateText(String) - Method in class ch.nolix.system.control.imagecontrol.ImageControl
- setAlternateText(String) - Method in interface ch.nolix.systemapi.control.imagecontrol.IImageControl
- setApplicationLogo(IImage) - Method in class ch.nolix.system.webapplication.main.WebApplicationService
- setAt(int, E) - Method in class ch.nolix.base.datastructure.matrix.Matrix
-
Sets the given element to the current
Matrixat the given index. - setAtOneBasedRowIndexAndColumnIndex(int, int, E) - Method in class ch.nolix.base.datastructure.matrix.Matrix
-
Sets the given element to the current
Matrixto the row with the given row index and the column with the given column index. - setAtOneBasedRowIndexAndColumnIndex(int, int, E) - Method in interface ch.nolix.baseapi.datastructure.matrix.IMatrix
- setBackground(IBackground) - Method in class ch.nolix.system.webgui.main.Layer
- setBackground(IBackground) - Method in class ch.nolix.system.webgui.main.WebGui
- setBackgroundColor(IColor) - Method in class ch.nolix.system.webgui.main.Layer
- setBackgroundColor(IColor) - Method in class ch.nolix.system.webgui.main.WebGui
- setBackgroundColor(IColor) - Method in interface ch.nolix.systemapi.gui.background.IBackgroundHolder
- setBackgroundColorGradient(IColorGradient) - Method in class ch.nolix.system.webgui.main.Layer
- setBackgroundColorGradient(IColorGradient) - Method in class ch.nolix.system.webgui.main.WebGui
- setBackgroundColorGradient(IColorGradient) - Method in interface ch.nolix.systemapi.gui.background.IBackgroundHolder
- setBackgroundImage(IImage) - Method in class ch.nolix.system.webgui.main.Layer
- setBackgroundImage(IImage) - Method in class ch.nolix.system.webgui.main.WebGui
- setBackgroundImage(IImage) - Method in interface ch.nolix.systemapi.gui.background.IBackgroundHolder
- setBackgroundImage(IImage, ImageApplication) - Method in class ch.nolix.system.webgui.main.Layer
- setBackgroundImage(IImage, ImageApplication) - Method in class ch.nolix.system.webgui.main.WebGui
- setBackgroundImage(IImage, ImageApplication) - Method in interface ch.nolix.systemapi.gui.background.IBackgroundHolder
- setCancelButtonText(String) - Method in class ch.nolix.template.webgui.dialog.EnterValueDialogBuilder
- setCardinality(Cardinality) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableCardinalityHolder
-
Sets the cardinality of the current
FluentMutableCardinalityHolder. - setCardinality(Cardinality) - Method in interface ch.nolix.baseapi.datamodel.cardinality.FluentMutableCardinalityHolder
-
Sets the
Cardinalityof the currentFluentMutableCardinalityHolder. - setCardinality(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalCardinalityHolder
-
Sets the cardinality of the current
FluentMutableOptionalCardinalityHolder. - setCardinality(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableCardinalityHolder
-
Sets the cardinality of the current
MutableCardinalityHolder. - setCardinality(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalCardinalityHolder
-
Sets the cardinality of the current
MutableOptionalCardinalityHolder. - setChildControlMarginForState(ControlState, int) - Method in class ch.nolix.system.control.grid.GridStyle
- setChildControlMarginForState(ControlState, int) - Method in class ch.nolix.system.control.linearcontainer.AbstractLinearContainerStyle
- setChildControlMarginForState(ControlState, int) - Method in interface ch.nolix.systemapi.control.grid.IGridStyle
- setChildControlMarginForState(ControlState, int) - Method in interface ch.nolix.systemapi.control.linearcontainer.ILinearContainerStyle
- setChildNodes(Iterable) - Method in class ch.nolix.base.document.node.AbstractMutableNode
-
Resets the child
INodes of the currentIMutableNodewith the given childNodes. - setChildNodes(Iterable) - Method in interface ch.nolix.baseapi.document.node.IMutableNode
-
Resets the child
INodes of the currentIMutableNodewith the given childNodes. - setCollapsed() - Method in class ch.nolix.system.webgui.main.AbstractControl
- setCollapsed() - Method in interface ch.nolix.systemapi.gui.presence.PresenceSettable
- setColorFunction(IntFunction) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setColorFunction(IntFunction) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setColumnModel(IMutableNode, TableIdentification, ColumnIdentification, FieldType, DataType, ExtendedIterable, ExtendedIterable) - Static method in class ch.nolix.system.nodemidschema.schemawriter.SchemaWriterActionProvider
- setColumnModel(TableIdentification, ColumnIdentification, FieldType, DataType, ExtendedIterable, ExtendedIterable) - Method in class ch.nolix.system.midschema.adapter.AbstractSchemaAdapter
- setColumnModel(TableIdentification, ColumnIdentification, FieldType, DataType, ExtendedIterable, ExtendedIterable) - Method in class ch.nolix.system.nodemidschema.schemawriter.SchemaWriter
- setColumnModel(TableIdentification, ColumnIdentification, FieldType, DataType, ExtendedIterable, ExtendedIterable) - Method in class ch.nolix.system.sqlmidschema.schemawriter.SchemaWriter
- setColumnModel(TableIdentification, ColumnIdentification, FieldType, DataType, ExtendedIterable, ExtendedIterable) - Method in interface ch.nolix.systemapi.midschema.adapter.ISchemaWriter
- setConfirmAction(Runnable) - Method in class ch.nolix.template.webgui.dialog.YesNoDialogBuilder
- setConfirmButtonText(String) - Method in class ch.nolix.template.webgui.dialog.EnterValueDialogBuilder
- setConfirmButtonText(String) - Method in class ch.nolix.template.webgui.dialog.ShowValueDialogBuilder
- setContent(C) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableContentHolder
-
Sets the content of the current
FluentMutableContentHolder. - setContent(C) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableContentHolder
-
Sets the content of the current
MutableContentHolder. - setContent(C) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalContentHolder
-
Sets the content of the current
MutableOptionalContentHolder. - setContent(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalContentHolder
-
Sets the content of the current
FluentMutableOptionalContentHolder. - setContentAlignment(ContentAlignment) - Method in class ch.nolix.system.webgui.main.Layer
- setContentAlignment(ContentAlignment) - Method in interface ch.nolix.systemapi.webgui.main.ILayer
- setContentAlignment(HorizontalContentAlignment) - Method in class ch.nolix.system.control.verticalstack.VerticalStack
- setContentAlignment(HorizontalContentAlignment) - Method in interface ch.nolix.systemapi.control.verticalstack.IVerticalStack
- setContentAlignment(VerticalContentAlignment) - Method in class ch.nolix.system.control.horizontalstack.HorizontalStack
- setContentAlignment(VerticalContentAlignment) - Method in interface ch.nolix.systemapi.control.horizontalstack.IHorizontalStack
- setContentModel(FieldType, DataType, ExtendedIterable, ExtendedIterable) - Method in class ch.nolix.system.objectschema.model.Column
- setContentModel(FieldType, DataType, ExtendedIterable, ExtendedIterable) - Method in interface ch.nolix.systemapi.objectschema.model.IColumn
- setContentModel(TableIdentification, ColumnIdentification, FieldType, DataType, ExtendedIterable, ExtendedIterable) - Method in class ch.nolix.system.sqlmidschema.schemawriter.SchemaDataWriter
- setContentModelToColumn(Column, FieldType, DataType, ExtendedIterable, ExtendedIterable) - Method in class ch.nolix.system.objectschema.model.ColumnEditor
-
Lets the current
IColumnEditorset the given contentModel to the given column. - setContentModelToColumn(C, FieldType, DataType, ExtendedIterable, ExtendedIterable) - Method in interface ch.nolix.systemapi.objectschema.modeleditor.IColumnEditor
-
Lets the current
IColumnEditorset the given contentModel to the given column. - setControl(Control) - Method in class ch.nolix.system.control.grid.GridCell
- setControl(Control) - Method in class ch.nolix.system.control.singlecontainer.SingleContainer
- setControl(Control) - Method in interface ch.nolix.systemapi.control.singlecontainer.ISingleContainer
- setCurrentSession(AbstractSession) - Method in class ch.nolix.system.application.main.BackendClientSessionManager
- setCursorIcon(CursorIcon) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setCursorIcon(CursorIcon) - Method in interface ch.nolix.systemapi.webgui.main.Control
- setDatabaseName(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableDatabaseNameHolder
-
Sets the database name of the current
FluentMutableDatabaseNameHolder. - setDatabaseName(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalDatabaseNameHolder
-
Sets the database name of the current
FluentMutableOptionalDatabaseNameHolder. - setDatabaseName(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableDatabaseNameHolder
-
Sets the database name of the current
MutableDatabaseNameHolder. - setDatabaseName(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalDatabaseNameHolder
-
Sets the database name of the current
MutableOptionalDatabaseNameHolder. - setDecimalPlaces(int) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setDecimalPlaces(int) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setDiagonalValuesTo(double) - Method in class ch.nolix.base.math.algebra.Matrix
-
Sets the diagonal values of the current
Matrixto the given value. - setDisplayText(String) - Method in class ch.nolix.system.control.link.Link
- setDisplayText(String) - Method in interface ch.nolix.systemapi.control.link.ILink
- setElement(E) - Method in class ch.nolix.base.datastructure.linkedlist.LinkedListNode
-
Sets the element of the current
LinkedListNode. - setEmpty() - Method in class ch.nolix.system.element.multistateconfiguration.StateProperty
- setEmptyForState(S) - Method in class ch.nolix.system.element.multistateconfiguration.NonCascadingProperty
- setEntity(Object) - Method in class ch.nolix.system.objectdata.model.OptionalReference
- setEntity(Object) - Method in class ch.nolix.system.objectdata.model.Reference
- setEntity(Object) - Method in interface ch.nolix.systemapi.objectdata.model.IOptionalReference
- setEntity(Object) - Method in interface ch.nolix.systemapi.objectdata.model.IReference
- setEntityById(String) - Method in class ch.nolix.system.objectdata.model.OptionalReference
- setEntityById(String) - Method in class ch.nolix.system.objectdata.model.Reference
- setEntityById(String) - Method in interface ch.nolix.systemapi.objectdata.model.IOptionalReference
- setEntityById(String) - Method in interface ch.nolix.systemapi.objectdata.model.IReference
- setForwarding() - Method in class ch.nolix.system.element.multistateconfiguration.StateProperty
- setFrom(C) - Method in class ch.nolix.system.element.multistateconfiguration.AbstractMultiStateConfiguration
- setFrontEndReaderAndFrontEndWriter(IFrontEndReader, IFrontEndWriter) - Method in class ch.nolix.system.webgui.main.WebGui
- setFrontEndReaderAndFrontEndWriter(IFrontEndReader, IFrontEndWriter) - Method in interface ch.nolix.systemapi.webgui.main.IWebGui
- setGridColorForState(ControlState, IColor) - Method in class ch.nolix.system.control.grid.GridStyle
- setGridColorForState(ControlState, IColor) - Method in interface ch.nolix.systemapi.control.grid.IGridStyle
- setGridThicknessForState(ControlState, int) - Method in class ch.nolix.system.control.grid.GridStyle
- setGridThicknessForState(ControlState, int) - Method in interface ch.nolix.systemapi.control.grid.IGridStyle
- setGridTypeForState(ControlState, GridType) - Method in class ch.nolix.system.control.grid.GridStyle
- setGridTypeForState(ControlState, GridType) - Method in interface ch.nolix.systemapi.control.grid.IGridStyle
- setHeader(String) - Method in class ch.nolix.base.document.node.FileNode
-
Sets the header of the current
FluentMutableOptionalHeaderHolder. - setHeader(String) - Method in class ch.nolix.base.document.node.MutableNode
-
Sets the header of the current
FluentMutableOptionalHeaderHolder. - setHeader(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableHeaderHolder
-
Sets the header of the current
FluentMutableHeaderHolder. - setHeader(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalHeaderHolder
-
Sets the header of the current
FluentMutableOptionalHeaderHolder. - setHeader(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableHeaderHolder
-
Sets the header of the current
MutableHeaderHolder. - setHeader(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalHeaderHolder
-
Sets the header of the current
MutableOptionalHeaderHolder. - setHeader(String) - Method in class ch.nolix.system.control.tabcontainer.TabContainerTab
-
Sets the header of the current
FluentMutableHeaderHolder. - setHeightInPixel(int) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setHeightInPixel(int) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setIcon(IImage) - Method in class ch.nolix.system.webgui.main.WebGui
-
Sets the icon of the current
IGui. - setIcon(IImage) - Method in interface ch.nolix.systemapi.gui.model.IGui
-
Sets the icon of the current
IGui. - setId(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableIdHolder
-
Sets the id of the current
FluentMutableIdHolder. - setId(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalIdHolder
-
Sets the id of the current
FluentMutableOptionalIdHolder. - setId(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableIdHolder
-
Sets the id of the current
MutableIdHolder. - setId(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalIdHolder
-
Sets the id of the current
MutableOptionalIdHolder. - setId(String) - Method in class ch.nolix.system.style.stylable.AbstractStylableElement
-
Sets the id of the current
FluentMutableOptionalIdHolder. - setImage(IImage) - Method in class ch.nolix.system.control.imagecontrol.ImageControl
- setImage(IImage) - Method in interface ch.nolix.systemapi.control.imagecontrol.IImageControl
- setImaginaryComponentInterval(double, double) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setImaginaryComponentInterval(double, double) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setImaginaryComponentInterval(IClosedInterval) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setImaginaryComponentInterval(IClosedInterval) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setInfoText(String) - Method in class ch.nolix.template.webgui.dialog.EnterValueDialogBuilder
- setInvisible() - Method in class ch.nolix.system.webgui.main.AbstractControl
- setInvisible() - Method in interface ch.nolix.systemapi.gui.presence.PresenceSettable
- setInvisible() - Method in interface ch.nolix.systemapi.gui.visibility.VisibilitySettable
- setJob(Runnable) - Method in class ch.nolix.template.webgui.dialog.WaitDialogBuilder
- setLabel(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableLabelHolder
-
Sets the label of the current
FluentMutableLabelHolder. - setLabel(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalLabelHolder
-
Sets the label of the current
FluentMutableOptionalLabelHolder. - setLabel(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableLabelHolder
-
Sets the label of the current
MutableLabelHolder. - setLabel(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalLabelHolder
-
Sets the label of the current
MutableOptionalLabelHolder. - setLeftMouseButtonPressAction(Runnable) - Method in class ch.nolix.system.control.button.Button
- setLeftMouseButtonPressAction(Runnable) - Method in class ch.nolix.system.control.imagecontrol.ImageControl
- setLeftMouseButtonPressAction(Runnable) - Method in interface ch.nolix.systemapi.control.button.IButton
- setLeftMouseButtonPressAction(Runnable) - Method in interface ch.nolix.systemapi.control.imagecontrol.IImageControl
- setLeftMouseButtonPressAction(Consumer) - Method in class ch.nolix.system.control.button.Button
- setLeftMouseButtonPressAction(Consumer) - Method in interface ch.nolix.systemapi.control.button.IButton
- setLeftMouseButtonPressAction(Consumer) - Method in class ch.nolix.system.control.imagecontrol.ImageControl
- setLeftMouseButtonPressAction(Consumer) - Method in interface ch.nolix.systemapi.control.imagecontrol.IImageControl
- setLeftMouseButtonRelaseAction(Runnable) - Method in class ch.nolix.system.control.button.Button
- setLeftMouseButtonRelaseAction(Runnable) - Method in class ch.nolix.system.control.imagecontrol.ImageControl
- setLeftMouseButtonRelaseAction(Runnable) - Method in interface ch.nolix.systemapi.control.button.IButton
- setLeftMouseButtonRelaseAction(Runnable) - Method in interface ch.nolix.systemapi.control.imagecontrol.IImageControl
- setLeftMouseButtonRelaseAction(Consumer) - Method in class ch.nolix.system.control.button.Button
- setLeftMouseButtonRelaseAction(Consumer) - Method in interface ch.nolix.systemapi.control.button.IButton
- setLeftMouseButtonRelaseAction(Consumer) - Method in class ch.nolix.system.control.imagecontrol.ImageControl
- setLeftMouseButtonRelaseAction(Consumer) - Method in interface ch.nolix.systemapi.control.imagecontrol.IImageControl
- setMaxHeight(int) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setMaxHeight(int) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMaxHeightInPercentOfViewAreaHeight(double) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setMaxHeightInPercentOfViewAreaHeight(double) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMaxIterationCount(int) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setMaxIterationCount(int) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setMaxWidth(int) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setMaxWidth(int) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMaxWidthInPercentOfViewAreaWidth(double) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setMaxWidthInPercentOfViewAreaWidth(double) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMinHeight(int) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setMinHeight(int) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMinHeightInPercentOfViewAreaHeight(double) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setMinHeightInPercentOfViewAreaHeight(double) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMinMagnitudeForDivergence(double) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setMinMagnitudeForDivergence(double) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setMinMagnitudeForDivergence(BigDecimal) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setMinMagnitudeForDivergence(BigDecimal) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setMinWidth(int) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setMinWidth(int) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMinWidthInPercentOfViewAreaWidth(double) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setMinWidthInPercentOfViewAreaWidth(double) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setName(String) - Method in class ch.nolix.base.document.xml.MutableXmlNode
-
Sets the name of the current
FluentMutableOptionalNameHolder. - setName(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableNameHolder
-
Sets the name of the current
FluentMutableNameHolder. - setName(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalNameHolder
-
Sets the name of the current
FluentMutableOptionalNameHolder. - setName(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableNameHolder
-
Sets the name of the current
MutableNameHolder. - setName(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalNameHolder
-
Sets the name of the current
MutableOptionalNameHolder. - setName(String) - Method in class ch.nolix.system.objectschema.model.Column
-
Sets the name of the current
FluentMutableNameHolder. - setName(String) - Method in class ch.nolix.system.objectschema.model.Table
-
Sets the name of the current
FluentMutableNameHolder. - setNameToColumn(Column, String) - Method in class ch.nolix.system.objectschema.model.ColumnEditor
-
Lets the current
IColumnEditorset the given name to the given column. - setNameToColumn(C, String) - Method in interface ch.nolix.systemapi.objectschema.modeleditor.IColumnEditor
-
Lets the current
IColumnEditorset the given name to the given column. - setNameToTable(Table, String) - Static method in class ch.nolix.system.objectschema.model.TableEditor
- setNext(AbstractSession) - Method in class ch.nolix.system.application.main.AbstractSession
-
Sets the next session of the parent
AbstractClientof the currentAbstractSession. - setNextNode(LinkedListNode) - Method in class ch.nolix.base.datastructure.linkedlist.LinkedListNode
-
Sets the next node of the current
LinkedListNode. - setOneBasedIndex(int) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableOneBasedIndexHolder
-
Sets the one-based index of the current
FluentMutableOneBasedIndexHolder. - setOneBasedIndex(int) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalOneBasedIndexHolder
-
Sets the one-based index of the current
FluentMutableOptionalOneBasedIndexHolder. - setOneBasedIndex(int) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableOneBasedIndexHolder
-
Sets the one-based index of the current
OneBasedIndexHolder. - setOneBasedIndex(int) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalOneBasedIndexHolder
-
Sets the one-based index of the current
MutableOptionalOneBasedIndexHolder. - setOpacity(double) - Method in class ch.nolix.system.webgui.main.Layer
- setOpacity(double) - Method in interface ch.nolix.systemapi.webgui.main.ILayer
- setOrAddCookieWithNameAndValue(String, String) - Method in interface ch.nolix.baseapi.web.cookie.ICookieManager
- setOrAddCookieWithNameAndValue(String, String) - Method in class ch.nolix.system.webapplication.base.AbstractWebClient
- setOriginalValue(String) - Method in class ch.nolix.template.webgui.dialog.EnterValueDialogBuilder
- setParentClosePool(IClosePool) - Method in class ch.nolix.base.resourcecontrol.closecontroller.CloseController
-
Sets the
IClosePoolthe currentICloseControllerwill belong to. - setParentClosePool(IClosePool) - Method in class ch.nolix.base.resourcecontrol.closecontroller.UncloseableCloseController
-
Sets the
IClosePoolthe currentICloseControllerwill belong to. - setParentClosePool(IClosePool) - Method in interface ch.nolix.baseapi.resourcecontrol.closecontroller.ICloseController
-
Sets the
IClosePoolthe currentICloseControllerwill belong to. - setPixel(int, int, IColor) - Method in class ch.nolix.system.graphic.image.MutableImage
- setPixel(int, int, IColor) - Method in interface ch.nolix.systemapi.graphic.image.IMutableImage
- setPixelArray(ExtendedIterable) - Method in class ch.nolix.system.graphic.image.MutableImage
- setPixelArray(INode) - Method in class ch.nolix.system.graphic.image.MutableImage
- setRealComponentInterval(double, double) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setRealComponentInterval(double, double) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setRealComponentInterval(IClosedInterval) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setRealComponentInterval(IClosedInterval) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setReceiver(Consumer) - Method in class ch.nolix.base.net.level1server.AbstractEndPoint
- setReceiver(Consumer) - Method in interface ch.nolix.baseapi.net.level1server.IEndPoint
- setReceivingDataProviderController(IDataProviderController) - Method in class ch.nolix.base.net.level3server.AbstractEndPoint
- setReceivingDataProviderController(IDataProviderController) - Method in interface ch.nolix.baseapi.net.level3server.IEndPoint
- setRemoveLayerAction(Runnable) - Method in class ch.nolix.system.webgui.main.LayerStack
- setRemoveLayerAction(Runnable) - Method in class ch.nolix.system.webgui.main.WebGui
- setRemoveLayerAction(Runnable) - Method in interface ch.nolix.systemapi.webgui.main.ILayerStack
- setRemoveLayerAction(Runnable) - Method in interface ch.nolix.systemapi.webgui.main.IWebGui
- setReplier(UnaryOperator) - Method in class ch.nolix.base.net.level2server.AbstractEndPoint
- setReplier(UnaryOperator) - Method in interface ch.nolix.baseapi.net.level2server.IEndPoint
- setRole(ButtonRole) - Method in class ch.nolix.system.control.button.Button
- setRole(ButtonRole) - Method in interface ch.nolix.systemapi.control.button.IButton
- setRole(ContainerRole) - Method in class ch.nolix.system.control.container.AbstractContainer
- setRole(ContainerRole) - Method in interface ch.nolix.systemapi.control.container.IContainer
- setRole(LabelRole) - Method in class ch.nolix.system.control.label.Label
- setRole(LabelRole) - Method in interface ch.nolix.systemapi.control.label.ILabel
- setRole(LayerRole) - Method in class ch.nolix.system.webgui.main.Layer
- setRole(LayerRole) - Method in interface ch.nolix.systemapi.webgui.main.ILayer
- setRootControl(Control) - Method in class ch.nolix.system.control.tabcontainer.TabContainerTab
- setRootControl(Control) - Method in class ch.nolix.system.webgui.main.Layer
- setRootControl(Control) - Method in interface ch.nolix.systemapi.webgui.main.IRootControlOwner
- setSaveStamp(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableSaveStampHolder
-
Sets the save stamp of the current
FluentMutableSaveStampHolder. - setSaveStamp(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalSaveStampHolder
-
Sets the save stamp of the current
FluentMutableOptionalSaveStampHolder. - setSaveStamp(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableSaveStampHolder
-
Sets the save stamp of the current
MutableSaveStampHolder. - setSaveStamp(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalSaveStampHolder
-
Sets the save stamp of the current
MutableOptionalSaveStampHolder. - setSchemaTimestamp(IMutableNode, ITime) - Static method in class ch.nolix.system.nodemidschema.schemawriter.SchemaWriterActionProvider
- setSchemaTimestamp(ITime) - Method in class ch.nolix.system.sqlmidschema.schemawriter.SchemaDataWriter
- setSelectAction(Runnable) - Method in class ch.nolix.system.control.itemmenu.AbstractItemMenu
- setSelectAction(Runnable) - Method in interface ch.nolix.systemapi.control.itemmenu.IItemMenu
- setSelectAction(Consumer) - Method in class ch.nolix.system.control.itemmenu.AbstractItemMenu
- setSelectAction(Consumer) - Method in interface ch.nolix.systemapi.control.itemmenu.IItemMenu
- setSequenceCreator(Function) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setSequenceCreator(Function) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setStyle(IStyle) - Method in class ch.nolix.system.style.stylable.AbstractStyleElement
-
Sets the given configuration to the current
IStyleElement. - setStyle(IStyle) - Method in interface ch.nolix.systemapi.style.stylable.IStyleElement
-
Sets the given configuration to the current
IStyleElement. - setTabExpansionBehaviour(TabExpansionBehavior) - Method in interface ch.nolix.systemapi.control.accordion.IAccordion
- setTag(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableTagHolder
-
Sets the tag of the current
FluentMutableTagHolder. - setTag(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalTagHolder
-
Sets the tag of the current
FluentMutableOptionalTagHolder. - setTag(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableTagHolder
-
Sets the tag of the current
MutableTagHolder. - setTag(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalTagHolder
-
Sets the tag of the current
MutableOptionalTagHolder. - setTarget(LinkTarget) - Method in class ch.nolix.system.control.link.Link
- setTarget(LinkTarget) - Method in interface ch.nolix.systemapi.control.link.ILink
- SETTER - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SETTER - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- setTerminalAction(Runnable) - Method in class ch.nolix.template.webgui.dialog.WaitDialogBuilder
- SETTERS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SETTERS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- setText(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableTextHolder
-
Sets the text of the current
FluentMutableTextHolder. - setText(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalTextHolder
-
Sets the text of the current
FluentMutableOptionalTextHolder. - setText(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableTextHolder
-
Sets the text of the current
MutableTextHolder. - setText(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalTextHolder
-
Sets the text of the current
MutableOptionalTextHolder. - setText(String) - Method in class ch.nolix.system.control.button.Button
-
Sets the text of the current
FluentMutableTextHolder. - setText(String) - Method in class ch.nolix.system.control.label.Label
- setText(String) - Method in class ch.nolix.system.control.textbox.Textbox
-
Sets the text of the current
FluentMutableTextHolder. - setText(String) - Method in interface ch.nolix.systemapi.control.label.ILabel
- setTextMode(TextMode) - Method in class ch.nolix.system.control.textbox.Textbox
- setTextMode(TextMode) - Method in interface ch.nolix.systemapi.control.textbox.ITextbox
- setTitle(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableTitleHolder
-
Sets the title of the current
FluentMutableTitleHolder. - setTitle(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalTitleHolder
-
Sets the title of the current
FluentMutableOptionalTitleHolder. - setTitle(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableTitleHolder
-
Sets the title of the current
MutableTitleHolder. - setTitle(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalTitleHolder
-
Sets the title of the current
MutableOptionalTitleHolder. - setTitle(String) - Method in class ch.nolix.system.webgui.main.WebGui
-
Sets the title of the current
FluentMutableTitleHolder. - setToken(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableTokenHolder
-
Sets the token of the current
FluentMutableTokenHolder. - setToken(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalTokenHolder
-
Sets the token of the current
FluentMutableOptionalTokenHolder. - setToken(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableTokenHolder
-
Sets the token of the current
MutableTokenHolder. - setToken(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalTokenHolder
-
Sets the token of the current
MutableOptionalTokenHolder. - setUndefined() - Method in class ch.nolix.system.element.multistateconfiguration.AbstractMaterializedProperty
- setUndefined() - Method in class ch.nolix.system.element.multistateconfiguration.ForwardingProperty
- setUndefinedForState(S) - Method in class ch.nolix.system.element.multistateconfiguration.AbstractMaterializedProperty
- SETUP - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SETUP - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- setUpdateAction(Runnable) - Method in class ch.nolix.system.objectdata.model.AbstractField
- setUpdateAction(Runnable) - Method in interface ch.nolix.systemapi.objectdata.model.IField
- setUpdateTextAction(Runnable) - Method in class ch.nolix.system.control.textbox.Textbox
- setUpdateTextAction(Runnable) - Method in interface ch.nolix.systemapi.control.textbox.ITextbox
- setUpdateTextAction(Consumer) - Method in class ch.nolix.system.control.textbox.Textbox
- setUpdateTextAction(Consumer) - Method in interface ch.nolix.systemapi.control.textbox.ITextbox
- SETUPS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SETUPS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- setUrl(String) - Method in class ch.nolix.system.control.link.Link
- setUrl(String) - Method in interface ch.nolix.systemapi.control.link.ILink
- setUrlAndDisplayTextFromIt(String) - Method in class ch.nolix.system.control.link.Link
- setUrlAndDisplayTextFromIt(String) - Method in interface ch.nolix.systemapi.control.link.ILink
- setUserInput(String) - Method in class ch.nolix.system.control.button.Button
- setUserInput(String) - Method in class ch.nolix.system.control.container.AbstractContainer
- setUserInput(String) - Method in class ch.nolix.system.control.imagecontrol.ImageControl
- setUserInput(String) - Method in class ch.nolix.system.control.itemmenu.AbstractItemMenu
- setUserInput(String) - Method in class ch.nolix.system.control.label.Label
- setUserInput(String) - Method in class ch.nolix.system.control.link.Link
- setUserInput(String) - Method in class ch.nolix.system.control.textbox.Textbox
- setUserInput(String) - Method in class ch.nolix.system.control.uploader.Uploader
- setUserInput(String) - Method in class ch.nolix.system.control.validationlabel.ValidationLabel
- setUserInput(String) - Method in class ch.nolix.system.webapplication.component.Component
- setUserInput(String) - Method in class ch.nolix.system.webapplication.component.ComponentWithAdapterFactory
- setUserInput(String) - Method in interface ch.nolix.systemapi.webgui.main.IUserInputCell
- setValue(int, int, double) - Method in class ch.nolix.base.math.algebra.Matrix
-
Sets the value in the row with the given row index and the column with the given column index.
- setValue(String) - Method in class ch.nolix.base.document.xml.MutableXmlNode
-
Sets the value of the current
FluentMutableOptionalValueHolder. - setValue(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.FluentMutableOptionalValueHolder
-
Sets the value of the current
FluentMutableOptionalValueHolder. - setValue(String) - Method in class ch.nolix.template.webgui.dialog.ShowValueDialogBuilder
- setValue(V) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableValueHolder
-
Sets the value of the current
FluentMutableValueHolder. - setValue(V) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.MutableValueHolder
-
Sets the value of the current
MutableValueHolder. - setValue(V) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.MutableOptionalValueHolder
-
Sets the value of the current
MutableOptionalValueHolder. - setValue(V) - Method in class ch.nolix.system.element.multistateconfiguration.StateProperty
- setValue(V) - Method in class ch.nolix.system.objectdata.model.OptionalValueField
- setValue(V) - Method in class ch.nolix.system.objectdata.model.ValueField
- setValue(V) - Method in class ch.nolix.system.property.value.OptionalValue
-
Sets the given value to the current
IOptionalValue. - setValue(V) - Method in class ch.nolix.system.property.value.Value
-
Sets the given value to the current
IValue. - setValue(V) - Method in interface ch.nolix.systemapi.objectdata.model.IOptionalValueField
- setValue(V) - Method in interface ch.nolix.systemapi.objectdata.model.IValueField
- setValue(V) - Method in interface ch.nolix.systemapi.property.value.IOptionalValue
-
Sets the given value to the current
IOptionalValue. - setValue(V) - Method in interface ch.nolix.systemapi.property.value.IValue
-
Sets the given value to the current
IValue. - setValueCopier(Consumer) - Method in class ch.nolix.template.webgui.dialog.ShowValueDialogBuilder
- setValueForState(S, V) - Method in class ch.nolix.system.element.multistateconfiguration.AbstractMaterializedProperty
- setValueForState(S, V) - Method in class ch.nolix.system.element.multistateconfiguration.ForwardingProperty
- setValueFromString(String) - Method in class ch.nolix.system.objectdata.model.OptionalValueField
- setValueFromString(String) - Method in class ch.nolix.system.objectdata.model.ValueField
- setValueFromString(String) - Method in interface ch.nolix.systemapi.objectdata.model.IOptionalValueField
- setValueFromString(String) - Method in interface ch.nolix.systemapi.objectdata.model.IValueField
- setValueName(String) - Method in class ch.nolix.template.webgui.dialog.ShowValueDialogBuilder
- setValues(double...) - Method in class ch.nolix.base.math.algebra.Matrix
-
Sets the values of the current
Matrix. - setValueTaker(Consumer) - Method in class ch.nolix.template.webgui.dialog.EnterValueDialogBuilder
- setVisibility(boolean) - Method in class ch.nolix.system.webgui.main.AbstractControl
- setVisibility(boolean) - Method in interface ch.nolix.systemapi.gui.presence.PresenceSettable
- setVisible() - Method in class ch.nolix.system.webgui.main.AbstractControl
- setVisible() - Method in interface ch.nolix.systemapi.gui.presence.PresenceSettable
- setVisible() - Method in interface ch.nolix.systemapi.gui.visibility.VisibilitySettable
- setWidthInPixel(int) - Method in class ch.nolix.tech.math.fractal.FractalBuilder
- setWidthInPixel(int) - Method in interface ch.nolix.techapi.math.fractal.IFractalBuilder
- setYesNoQuestion(String) - Method in class ch.nolix.template.webgui.dialog.YesNoDialogBuilder
- ShapeModeCatalog - Class in ch.nolix.template.webgui.shapemode
- ShellProvider - Class in ch.nolix.base.environment.localcomputer
- ShortDescriptionHolder - Interface in ch.nolix.baseapi.attribute.mandatoryattribute
-
A
ShortDescriptionHolderhas a short description. - shouldUpdateConstellationOrStyle() - Method in class ch.nolix.system.webapplication.refreshqueue.UpdateTicket
- showError(Throwable) - Method in class ch.nolix.system.control.validationlabel.ValidationLabel
- showError(Throwable) - Method in interface ch.nolix.systemapi.control.validationlabel.IValidationLabel
- showErrorInNearestValidationLabelOfControlOrSwallowError(Control, Throwable) - Method in class ch.nolix.system.control.validationlabel.ValidationLabelTool
- showErrorInNearestValidationLabelOfControlOrSwallowError(Control, Throwable) - Method in interface ch.nolix.systemapi.control.validationlabel.IValidationLabelTool
- showErrorWindow(String) - Static method in class ch.nolix.base.environment.localcomputer.PopupWindowProvider
-
Shows an error window with the given error message.
- showErrorWindow(Throwable) - Static method in class ch.nolix.base.environment.localcomputer.PopupWindowProvider
-
Shows an error window for the given error.
- showMessageWindow(String) - Static method in class ch.nolix.base.environment.localcomputer.PopupWindowProvider
-
Shows a message window with the given message.
- showRequestWindow(String) - Static method in class ch.nolix.base.environment.localcomputer.PopupWindowProvider
-
Shows a request window with the given question.
- ShowValueDialogBuilder - Class in ch.nolix.template.webgui.dialog
- ShowValueDialogBuilder() - Constructor for class ch.nolix.template.webgui.dialog.ShowValueDialogBuilder
- SIDE_LENGTH - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SIDE_LENGTH - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SIDE_LENGTHS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SIDE_LENGTHS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- SIENNA - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SIENNA_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SIENNA_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SILVER - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SILVER_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SILVER_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SINGLE - Enum constant in enum class ch.nolix.baseapi.datamodel.cardinality.BaseCardinality
- SINGLE_QUOTE - Static variable in class ch.nolix.baseapi.commontype.charactertool.CharacterCatalog
- SINGLE_QUOTE - Static variable in class ch.nolix.baseapi.commontype.stringtool.StringCatalog
- SINGLE_THREADED - Enum constant in enum class ch.nolix.baseapi.programcontrol.processproperty.ProcessingMode
- SingleContainer - Class in ch.nolix.system.control.singlecontainer
- SingleContainer() - Constructor for class ch.nolix.system.control.singlecontainer.SingleContainer
- SingleContainerCssBuilder - Class in ch.nolix.system.control.singlecontainer
- SingleContainerCssBuilder() - Constructor for class ch.nolix.system.control.singlecontainer.SingleContainerCssBuilder
- SingleContainerHtmlBuilder - Class in ch.nolix.system.control.singlecontainer
- SingleContainerHtmlBuilder() - Constructor for class ch.nolix.system.control.singlecontainer.SingleContainerHtmlBuilder
- SingleContainerHtmlBuilderHelper - Class in ch.nolix.system.control.singlecontainer
- SingleContainerStyle - Class in ch.nolix.system.control.singlecontainer
- SingleContainerStyle() - Constructor for class ch.nolix.system.control.singlecontainer.SingleContainerStyle
- SinglePortServer - Interface in ch.nolix.baseapi.net.baseserver
- SingleSearchable<E> - Interface in ch.nolix.baseapi.datastructure.baseextendediterable
- SIZE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SIZE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SIZES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SIZES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- SKIP_WHEN_TARGET_EXISTS_ALREADY - Enum constant in enum class ch.nolix.baseapi.programcontrol.processproperty.WriteMode
- skipsChildElements() - Method in interface ch.nolix.systemapi.style.model.ISelectingStyle
- skipsElement(IStylableElement) - Method in interface ch.nolix.systemapi.style.model.ISelectingStyle
- SKY_BLUE - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SKY_BLUE_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SKY_BLUE_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SLASH - Static variable in class ch.nolix.baseapi.commontype.charactertool.CharacterCatalog
- SLASH - Static variable in class ch.nolix.baseapi.commontype.stringtool.StringCatalog
- SLATE_BLUE - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SLATE_BLUE_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SLATE_BLUE_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SLATE_GREY - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SLATE_GREY_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SLATE_GREY_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- Slot - Class in ch.nolix.base.net.level2server
- SmallerArgumentException - Exception Class in ch.nolix.baseapi.errorcontrol.invalidargumentexception
-
A
SmallerArgumentExceptionis aAbstractInvalidArgumentExceptionthat is supposed to be thrown when a given argument is undesirably smaller than a given min. - SMTP - Static variable in class ch.nolix.baseapi.net.netcatalog.PortCatalog
- SNOW - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SNOW_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SNOW_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SOCKET - Enum constant in enum class ch.nolix.baseapi.net.netproperty.ConnectionType
- SocketEndPoint - Class in ch.nolix.base.net.level1server
- SocketEndPointMessageListener - Class in ch.nolix.base.net.level1server
- SocketHandler - Class in ch.nolix.base.net.level1server
- SocketType - Enum Class in ch.nolix.baseapi.net.level1server
- sortArray(E[], int, Function) - Static method in class ch.nolix.base.commontype.arraytool.ArraySorter
- SPACE - Static variable in class ch.nolix.baseapi.commontype.charactertool.CharacterCatalog
- SPACE - Static variable in class ch.nolix.baseapi.commontype.stringtool.StringCatalog
- SPAN - Static variable in class ch.nolix.baseapi.html.htmlcatalog.HtmlElementTypeCatalog
- SPECIFICATION - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SPECIFICATION - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SpecificationRepresentable - Interface in ch.nolix.systemapi.element.base
-
A
SpecificationRepresentablecan be represented by a specification. - SPECIFICATIONS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SPECIFICATIONS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- SPRING_GREEN - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SPRING_GREEN_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SPRING_GREEN_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- SqlCollector - Class in ch.nolix.base.sql.sqltool
- SqlCollector() - Constructor for class ch.nolix.base.sql.sqltool.SqlCollector
- SqlConnectionFactory - Class in ch.nolix.base.sql.connectionpool
- SqlConnectionHelper - Class in ch.nolix.base.sql.connection
- SqlConnectionPool - Class in ch.nolix.base.sql.connectionpool
- SqlConnectionPoolBuilder - Class in ch.nolix.base.sql.connectionpool
- SqlDatabaseEngine - Enum Class in ch.nolix.baseapi.sql.sqlproperty
- SqlKeywordCatalog - Class in ch.nolix.baseapi.sql.syntax
- SqlLiteralMapper - Class in ch.nolix.base.sql.sqltool
- SqlLiteralMapper() - Constructor for class ch.nolix.base.sql.sqltool.SqlLiteralMapper
- SqlPartsMapper - Class in ch.nolix.system.sqlmiddata.sqlmapper
- SqlPartsMapper() - Constructor for class ch.nolix.system.sqlmiddata.sqlmapper.SqlPartsMapper
- SqlRecord - Class in ch.nolix.base.sql.model
-
A
SqlRecordis not mutable. - SqlSchemaAdapter - Class in ch.nolix.system.sqlmidschema.adapter
- SqlSchemaAdapter - Class in ch.nolix.system.sqlschema.adapter
- SqlSchemaColumnDtoMapper - Class in ch.nolix.system.sqlmidschema.sqlschemamodelmapper
- SqlSchemaColumnDtoMapper() - Constructor for class ch.nolix.system.sqlmidschema.sqlschemamodelmapper.SqlSchemaColumnDtoMapper
- SqlSchemaColumnDtoMapperHelper - Class in ch.nolix.system.sqlmidschema.sqlschemamodelmapper
- SqlSchemaTableDtoMapper - Class in ch.nolix.system.sqlmidschema.sqlschemamodelmapper
- SqlSchemaTableDtoMapper() - Constructor for class ch.nolix.system.sqlmidschema.sqlschemamodelmapper.SqlSchemaTableDtoMapper
- SqlValueAssignmentMapper - Class in ch.nolix.system.sqlmiddata.statementcreator
- SqlValueAssignmentMapper() - Constructor for class ch.nolix.system.sqlmiddata.statementcreator.SqlValueAssignmentMapper
- SQUARE_ROOT_OF_2 - Static variable in class ch.nolix.baseapi.math.number.NumberCatalog
- SQUARE_ROOT_OF_3 - Static variable in class ch.nolix.baseapi.math.number.NumberCatalog
- SQUARE_ROOT_OF_5 - Static variable in class ch.nolix.baseapi.math.number.NumberCatalog
- SRC - Static variable in class ch.nolix.baseapi.html.htmlcatalog.HtmlAttributeNameCatalog
- SSL - Enum constant in enum class ch.nolix.baseapi.net.securityproperty.SecurityMode
- SslCertificate - Record Class in ch.nolix.base.net.ssl
- SslCertificate(String, String) - Constructor for record class ch.nolix.base.net.ssl.SslCertificate
-
Creates an instance of a
SslCertificaterecord class. - SslCertificateKeyReader - Class in ch.nolix.base.net.ssl
- SslCertificateKeyReader() - Constructor for class ch.nolix.base.net.ssl.SslCertificateKeyReader
- SslCertificateKeyReaderHelper - Class in ch.nolix.base.net.ssl
- SslServer - Class in ch.nolix.base.net.level1server
- SslServer - Class in ch.nolix.base.net.level2server
- SslServer - Class in ch.nolix.base.net.level3server
- SslServer - Class in ch.nolix.system.application.main
- SslServerEndPoint - Class in ch.nolix.base.net.level1server
- SslServerIndexPageHandler - Class in ch.nolix.base.net.level1server
- SslServerPage - Class in ch.nolix.system.application.main
- StackTraceMapper - Class in ch.nolix.base.errorcontrol.errormapping
- StandardConsoleLogHandler - Class in ch.nolix.base.errorcontrol.logging
- StandardConsoleLogHandler() - Constructor for class ch.nolix.base.errorcontrol.logging.StandardConsoleLogHandler
- StandardTest - Class in ch.nolix.base.testing.standardtest
- StandardTest() - Constructor for class ch.nolix.base.testing.standardtest.StandardTest
- start() - Method in class ch.nolix.base.independent.stopwatch.StopWatch
- START_DATE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- START_DATE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- START_DATES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- START_DATES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- START_INDEX - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- START_INDEX - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- START_INDEXES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- START_INDEXES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- START_TIME - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- START_TIME - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- START_TIMES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- START_TIMES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- START_VALUE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- START_VALUE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- START_VALUES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- START_VALUES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- startDefaultWebBrowserOpeningLoopBackAddress() - Static method in class ch.nolix.base.environment.localcomputer.ShellProvider
- startDefaultWebBrowserOpeningUrl(String) - Static method in class ch.nolix.base.environment.localcomputer.ShellProvider
- startFirefox() - Static method in class ch.nolix.base.environment.localcomputer.ShellProvider
- startFirefox(String) - Static method in class ch.nolix.base.environment.localcomputer.ShellProvider
- startFirefox(String, int) - Static method in class ch.nolix.base.environment.localcomputer.ShellProvider
- startFirefoxOpeningLoopBackAddress() - Static method in class ch.nolix.base.environment.localcomputer.ShellProvider
- startFirefoxOpeningLoopBackAddress(int) - Static method in class ch.nolix.base.environment.localcomputer.ShellProvider
- startImageGeneration() - Method in class ch.nolix.tech.math.fractal.Fractal
- startImageGeneration() - Method in interface ch.nolix.techapi.math.fractal.IFractal
- startsWith(String) - Method in class ch.nolix.base.validation.object.StringMediator
- startsWithIgnoringCase(String, String) - Method in class ch.nolix.base.commontype.stringexaminer.StringExaminer
- startsWithIgnoringCase(String, String) - Method in interface ch.nolix.baseapi.commontype.stringexaminer.IStringExaminer
- State<S> - Class in ch.nolix.system.element.multistateconfiguration
- STATE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- STATE - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- STATEMENT - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- STATEMENT - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- StatementCreator - Class in ch.nolix.system.sqlschema.statementcreator
- StatementCreator() - Constructor for class ch.nolix.system.sqlschema.statementcreator.StatementCreator
- StatementCreatorHelper - Class in ch.nolix.system.sqlschema.statementcreator
- STATEMENTS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- STATEMENTS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- StateProperty<V> - Class in ch.nolix.system.element.multistateconfiguration
- StateRequestable<S> - Interface in ch.nolix.baseapi.state.staterequest
-
A
StateRequestablehas a certain state. - STATES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- STATES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- STEEL_BLUE - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- STEEL_BLUE_INT - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- STEEL_BLUE_STRING - Static variable in class ch.nolix.system.graphic.color.X11ColorCatalog
- STEP - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- STEP - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- STEPS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- STEPS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- stop() - Method in class ch.nolix.base.independent.stopwatch.StopWatch
- stopAndGetMillisecondsSinceLatestStart() - Method in class ch.nolix.base.independent.stopwatch.StopWatch
- stopAndGetTotalRunningTimeInMilliseconds() - Method in class ch.nolix.base.independent.stopwatch.StopWatch
- StopWatch - Class in ch.nolix.base.independent.stopwatch
- STORING_VALUE - Enum constant in enum class ch.nolix.systemapi.element.multistateconfiguration.ValueStoringState
- StoringRequestable<E> - Interface in ch.nolix.baseapi.datastructure.baseextendediterable
- STRING - Enum constant in enum class ch.nolix.baseapi.datamodel.fieldproperty.DataType
- STRING - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- STRING - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- StringCatalog - Class in ch.nolix.baseapi.commontype.stringtool
-
Of the
StringCatalogan instance cannot be created. - StringExaminer - Class in ch.nolix.base.commontype.stringexaminer
- StringExaminer() - Constructor for class ch.nolix.base.commontype.stringexaminer.StringExaminer
- StringMappable - Interface in ch.nolix.baseapi.datastructure.baseextendediterable
- StringMediator - Class in ch.nolix.base.validation.object
- StringRepresentedFieldDtoMapper - Class in ch.nolix.system.objectdata.middatamodelmapper
- StringRepresentedFieldDtoMapper() - Constructor for class ch.nolix.system.objectdata.middatamodelmapper.StringRepresentedFieldDtoMapper
- StringRepresentedFieldDtoMapperHelper - Class in ch.nolix.system.objectdata.middatamodelmapper
-
Of the
StringRepresentedFieldDtoMapperHelperan instance cannot be created. - STRINGS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- STRINGS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- StringTool - Class in ch.nolix.base.commontype.stringtool
-
The
StringToolprovides methods to handleStrings. - StringToolUnit - Class in ch.nolix.base.commontype.stringtool
-
The
StringToolUnitprovides methods to handleStrings. - StringToolUnit() - Constructor for class ch.nolix.base.commontype.stringtool.StringToolUnit
- Style - Class in ch.nolix.system.style.model
- STYLE - Static variable in class ch.nolix.baseapi.html.htmlcatalog.HtmlAttributeNameCatalog
- StyleCatalog - Class in ch.nolix.template.webgui.style
- SUB_TITLE - Enum constant in enum class ch.nolix.systemapi.control.label.LabelRole
- SUBJECT - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SUBJECT - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SUBJECTS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SUBJECTS - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- SUCCESS - Enum constant in enum class ch.nolix.baseapi.programcontrol.processproperty.Result
- SUCCESS_RESPONSE - Enum constant in enum class ch.nolix.baseapi.net.level2serverprotocol.MessageRole
- SUCCESS_RESPONSE_PREFIX - Static variable in class ch.nolix.baseapi.net.level2serverprotocol.MessageRolePrefixCatalog
- SUMMARIES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SUMMARIES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- SUMMARY - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SUMMARY - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SUNDAY - Enum constant in enum class ch.nolix.systemapi.time.timestructure.Weekday
- SURNAME - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.LowerCaseVariableNameCatalog
- SURNAME - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PascalCaseVariableNameCatalog
- SURNAMES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralLowerCaseVariableNameCatalog
- SURNAMES - Static variable in class ch.nolix.baseapi.misc.variablenamecatalog.PluralPascalCaseVariableNameCatalog
- swapElementWithNextNode() - Method in class ch.nolix.base.datastructure.linkedlist.LinkedListNode
-
Swaps the element of the current
LinkedListNodewith the element of the next node of the currentLinkedListNode. - swapRows(int, int) - Method in class ch.nolix.base.math.algebra.Matrix
-
Swaps the rows with the given indexes.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form