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.webatomiccontrol.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.variable.LowerCaseVariableCatalog
- SAVE_STAMP - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- 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.variable.PluralLowerCaseVariableCatalog
- SAVE_STAMPS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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. - 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.variable.LowerCaseVariableCatalog
- SCHEMA - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- 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.variable.PluralLowerCaseVariableCatalog
- SCHEMAS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- SchemaSearcher - Class in ch.nolix.system.objectdata.schemasearcher
- SchemaSearcher() - Constructor for class ch.nolix.system.objectdata.schemasearcher.SchemaSearcher
- 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
- 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
- SECRET - Enum constant in enum class ch.nolix.systemapi.webatomiccontrol.textbox.TextMode
- SecurityMode - Enum Class in ch.nolix.baseapi.net.securityproperty
- select() - Method in class ch.nolix.system.webatomiccontrol.itemmenu.ItemMenuItem
- select() - Method in interface ch.nolix.systemapi.gui.selection.Selectable
- SELECT - Static variable in class ch.nolix.baseapi.web.html.HtmlElementTypeCatalog
- Selectable - Interface in ch.nolix.systemapi.gui.selection
- selectBlankItem() - Method in class ch.nolix.system.webatomiccontrol.itemmenu.AbstractItemMenu
- selectBlankItem() - Method in interface ch.nolix.systemapi.webatomiccontrol.itemmenu.IItemMenu
- selectFirstItem() - Method in class ch.nolix.system.webatomiccontrol.itemmenu.AbstractItemMenu
- selectFirstItem() - Method in interface ch.nolix.systemapi.webatomiccontrol.itemmenu.IItemMenu
- selectFirstTab() - Method in interface ch.nolix.systemapi.webcontainercontrol.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.webatomiccontrol.itemmenu.AbstractItemMenu
- selectItemById(String) - Method in interface ch.nolix.systemapi.webatomiccontrol.itemmenu.IItemMenu
- selectItemByText(String) - Method in class ch.nolix.system.webatomiccontrol.itemmenu.AbstractItemMenu
- selectItemByText(String) - Method in interface ch.nolix.systemapi.webatomiccontrol.itemmenu.IItemMenu
- SELECTOR - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SELECTOR - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SELECTORS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SELECTORS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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
- selectTabByHeader(String) - Method in interface ch.nolix.systemapi.webcontainercontrol.tabcontainer.ITabContainer
- SEMICOLON - Static variable in class ch.nolix.baseapi.commontypetool.charactertool.CharacterCatalog
- SEMICOLON - Static variable in class ch.nolix.baseapi.commontypetool.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.variable.LowerCaseVariableCatalog
- SENDER - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SENDERS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SENDERS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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
- SEPARATOR - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SEPARATOR - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SEPARATORS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SEPARATORS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- SEPTEMBER - Enum constant in enum class ch.nolix.systemapi.time.timestructure.Month
- SEQUENCE - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SEQUENCE - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SequenceFactory - Class in ch.nolix.template.math.sequence
- SequencePattern<E> - Class in ch.nolix.base.container.sequencesearch
-
A
SequencePatternis not mutable. - SequencePatternNextMediator<E> - Class in ch.nolix.base.container.sequencesearch
- SEQUENCES - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SEQUENCES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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.variable.LowerCaseVariableCatalog
- SERVER - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- ServerListener - Class in ch.nolix.base.net.level1server
- SERVERS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SERVERS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- ServerTarget - Class in ch.nolix.base.net.target
- SERVICE - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SERVICE - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SERVICES - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SERVICES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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.webatomiccontrol.imagecontrol.ImageControl
- setAlternateText(String) - Method in interface ch.nolix.systemapi.webatomiccontrol.imagecontrol.IImageControl
- setApplicationLogo(IImage) - Method in class ch.nolix.system.webapplication.main.WebApplicationService
- setAt(int, E) - Method in class ch.nolix.base.container.matrix.Matrix
-
Sets the given element to the current
Matrixat the given index. - setAtOneBasedRowIndexAndColumnIndex(int, int, E) - Method in class ch.nolix.base.container.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.container.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.IFluentMutableCardinalityHolder
-
Sets the cardinality of the current
IFluentMutableCardinalityHolder. - setCardinality(Cardinality) - Method in interface ch.nolix.baseapi.datamodel.cardinality.IFluentMutableCardinalityHolder
-
Sets the
Cardinalityof the currentIFluentMutableCardinalityHolder. - setCardinality(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalCardinalityHolder
-
Sets the cardinality of the current
IFluentMutableOptionalCardinalityHolder. - setCardinality(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableCardinalityHolder
-
Sets the cardinality of the current
IMutableCardinalityHolder. - setCardinality(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalCardinalityHolder
-
Sets the cardinality of the current
IMutableOptionalCardinalityHolder. - setChildControlMarginForState(ControlState, int) - Method in class ch.nolix.system.webcontainercontrol.grid.GridStyle
- setChildControlMarginForState(ControlState, int) - Method in class ch.nolix.system.webcontainercontrol.linearcontainer.AbstractLinearContainerStyle
- setChildControlMarginForState(ControlState, int) - Method in interface ch.nolix.systemapi.webcontainercontrol.grid.IGridStyle
- setChildControlMarginForState(ControlState, int) - Method in interface ch.nolix.systemapi.webcontainercontrol.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.Control
- 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, IContainer, IContainer) - Static method in class ch.nolix.system.nodemidschema.schemawriter.SchemaWriterActionProvider
- setColumnModel(TableIdentification, ColumnIdentification, FieldType, DataType, IContainer, IContainer) - Method in class ch.nolix.system.midschema.adapter.AbstractSchemaAdapter
- setColumnModel(TableIdentification, ColumnIdentification, FieldType, DataType, IContainer, IContainer) - Method in class ch.nolix.system.nodemidschema.schemawriter.SchemaWriter
- setColumnModel(TableIdentification, ColumnIdentification, FieldType, DataType, IContainer, IContainer) - Method in class ch.nolix.system.sqlmidschema.schemawriter.SchemaWriter
- setColumnModel(TableIdentification, ColumnIdentification, FieldType, DataType, IContainer, IContainer) - 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
- 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.webcontainercontrol.verticalstack.VerticalStack
- setContentAlignment(HorizontalContentAlignment) - Method in interface ch.nolix.systemapi.webcontainercontrol.verticalstack.IVerticalStack
- setContentAlignment(VerticalContentAlignment) - Method in class ch.nolix.system.webcontainercontrol.horizontalstack.HorizontalStack
- setContentAlignment(VerticalContentAlignment) - Method in interface ch.nolix.systemapi.webcontainercontrol.horizontalstack.IHorizontalStack
- setContentModel(FieldType, DataType, IContainer, IContainer) - Method in class ch.nolix.system.objectschema.model.Column
- setContentModel(FieldType, DataType, IContainer, IContainer) - Method in interface ch.nolix.systemapi.objectschema.model.IColumn
- setContentModel(TableIdentification, ColumnIdentification, FieldType, DataType, IContainer, IContainer) - Method in class ch.nolix.system.sqlmidschema.schemawriter.SchemaDataWriter
- setContentModelToColumn(Column, FieldType, DataType, IContainer, IContainer) - Method in class ch.nolix.system.objectschema.model.ColumnEditor
-
Lets the current
IColumnEditorset the given contentModel to the given column. - setContentModelToColumn(C, FieldType, DataType, IContainer, IContainer) - Method in interface ch.nolix.systemapi.objectschema.modeleditor.IColumnEditor
-
Lets the current
IColumnEditorset the given contentModel to the given column. - setControl(IControl) - Method in class ch.nolix.system.webcontainercontrol.grid.GridCell
- setControl(IControl) - Method in class ch.nolix.system.webcontainercontrol.singlecontainer.SingleContainer
- setControl(IControl) - Method in interface ch.nolix.systemapi.webcontainercontrol.singlecontainer.ISingleContainer
- setCurrentSession(AbstractSession) - Method in class ch.nolix.system.application.main.BackendClientSessionManager
- setCursorIcon(CursorIcon) - Method in class ch.nolix.system.webgui.main.Control
- setCursorIcon(CursorIcon) - Method in interface ch.nolix.systemapi.webgui.main.IControl
- setDatabaseName(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableDatabaseNameHolder
-
Sets the database name of the current
IFluentMutableDatabaseNameHolder. - setDatabaseName(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalDatabaseNameHolder
-
Sets the database name of the current
IFluentMutableOptionalDatabaseNameHolder. - setDatabaseName(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableDatabaseNameHolder
-
Sets the database name of the current
IMutableDatabaseNameHolder. - setDatabaseName(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalDatabaseNameHolder
-
Sets the database name of the current
IMutableOptionalDatabaseNameHolder. - 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.webatomiccontrol.link.Link
- setDisplayText(String) - Method in interface ch.nolix.systemapi.webatomiccontrol.link.ILink
- setElement(E) - Method in class ch.nolix.base.container.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.webcontainercontrol.grid.GridStyle
- setGridColorForState(ControlState, IColor) - Method in interface ch.nolix.systemapi.webcontainercontrol.grid.IGridStyle
- setGridThicknessForState(ControlState, int) - Method in class ch.nolix.system.webcontainercontrol.grid.GridStyle
- setGridThicknessForState(ControlState, int) - Method in interface ch.nolix.systemapi.webcontainercontrol.grid.IGridStyle
- setGridTypeForState(ControlState, GridType) - Method in class ch.nolix.system.webcontainercontrol.grid.GridStyle
- setGridTypeForState(ControlState, GridType) - Method in interface ch.nolix.systemapi.webcontainercontrol.grid.IGridStyle
- setHeader(String) - Method in class ch.nolix.base.document.node.FileNode
-
Sets the header of the current
IFluentMutableOptionalHeaderHolder. - setHeader(String) - Method in class ch.nolix.base.document.node.MutableNode
-
Sets the header of the current
IFluentMutableOptionalHeaderHolder. - setHeader(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableHeaderHolder
-
Sets the header of the current
IFluentMutableHeaderHolder. - setHeader(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalHeaderHolder
-
Sets the header of the current
IFluentMutableOptionalHeaderHolder. - setHeader(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableHeaderHolder
-
Sets the header of the current
IMutableHeaderHolder. - setHeader(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalHeaderHolder
-
Sets the header of the current
IMutableOptionalHeaderHolder. - 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.IFluentMutableIdHolder
-
Sets the id of the current
IFluentMutableIdHolder. - setId(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalIdHolder
-
Sets the id of the current
IFluentMutableOptionalIdHolder. - setId(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableIdHolder
-
Sets the id of the current
IMutableIdHolder. - setId(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalIdHolder
-
Sets the id of the current
IMutableOptionalIdHolder. - setId(String) - Method in class ch.nolix.system.style.stylable.AbstractStylableElement
-
Sets the id of the current
IFluentMutableOptionalIdHolder. - setImage(IImage) - Method in class ch.nolix.system.webatomiccontrol.imagecontrol.ImageControl
- setImage(IImage) - Method in interface ch.nolix.systemapi.webatomiccontrol.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.Control
- 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.IFluentMutableLabelHolder
-
Sets the label of the current
IFluentMutableLabelHolder. - setLabel(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalLabelHolder
-
Sets the label of the current
IFluentMutableOptionalLabelHolder. - setLabel(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableLabelHolder
-
Sets the label of the current
IMutableLabelHolder. - setLabel(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalLabelHolder
-
Sets the label of the current
IMutableOptionalLabelHolder. - setLeftMouseButtonPressAction(Runnable) - Method in class ch.nolix.system.webatomiccontrol.button.Button
- setLeftMouseButtonPressAction(Runnable) - Method in class ch.nolix.system.webatomiccontrol.imagecontrol.ImageControl
- setLeftMouseButtonPressAction(Runnable) - Method in interface ch.nolix.systemapi.webatomiccontrol.button.IButton
- setLeftMouseButtonPressAction(Runnable) - Method in interface ch.nolix.systemapi.webatomiccontrol.imagecontrol.IImageControl
- setLeftMouseButtonPressAction(Consumer) - Method in class ch.nolix.system.webatomiccontrol.button.Button
- setLeftMouseButtonPressAction(Consumer) - Method in interface ch.nolix.systemapi.webatomiccontrol.button.IButton
- setLeftMouseButtonPressAction(Consumer) - Method in class ch.nolix.system.webatomiccontrol.imagecontrol.ImageControl
- setLeftMouseButtonPressAction(Consumer) - Method in interface ch.nolix.systemapi.webatomiccontrol.imagecontrol.IImageControl
- setLeftMouseButtonRelaseAction(Runnable) - Method in class ch.nolix.system.webatomiccontrol.button.Button
- setLeftMouseButtonRelaseAction(Runnable) - Method in class ch.nolix.system.webatomiccontrol.imagecontrol.ImageControl
- setLeftMouseButtonRelaseAction(Runnable) - Method in interface ch.nolix.systemapi.webatomiccontrol.button.IButton
- setLeftMouseButtonRelaseAction(Runnable) - Method in interface ch.nolix.systemapi.webatomiccontrol.imagecontrol.IImageControl
- setLeftMouseButtonRelaseAction(Consumer) - Method in class ch.nolix.system.webatomiccontrol.button.Button
- setLeftMouseButtonRelaseAction(Consumer) - Method in interface ch.nolix.systemapi.webatomiccontrol.button.IButton
- setLeftMouseButtonRelaseAction(Consumer) - Method in class ch.nolix.system.webatomiccontrol.imagecontrol.ImageControl
- setLeftMouseButtonRelaseAction(Consumer) - Method in interface ch.nolix.systemapi.webatomiccontrol.imagecontrol.IImageControl
- setMaxHeight(int) - Method in class ch.nolix.system.webgui.main.Control
- setMaxHeight(int) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMaxHeightInPercentOfViewAreaHeight(double) - Method in class ch.nolix.system.webgui.main.Control
- 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.Control
- setMaxWidth(int) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMaxWidthInPercentOfViewAreaWidth(double) - Method in class ch.nolix.system.webgui.main.Control
- setMaxWidthInPercentOfViewAreaWidth(double) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMinHeight(int) - Method in class ch.nolix.system.webgui.main.Control
- setMinHeight(int) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMinHeightInPercentOfViewAreaHeight(double) - Method in class ch.nolix.system.webgui.main.Control
- 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.Control
- setMinWidth(int) - Method in interface ch.nolix.systemapi.gui.box.ISizeAdjustableBox
- setMinWidthInPercentOfViewAreaWidth(double) - Method in class ch.nolix.system.webgui.main.Control
- 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
IFluentMutableOptionalNameHolder. - setName(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableNameHolder
-
Sets the name of the current
IFluentMutableNameHolder. - setName(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalNameHolder
-
Sets the name of the current
IFluentMutableOptionalNameHolder. - setName(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableNameHolder
-
Sets the name of the current
IMutableNameHolder. - setName(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalNameHolder
-
Sets the name of the current
IMutableOptionalNameHolder. - setName(String) - Method in class ch.nolix.system.objectschema.model.Column
-
Sets the name of the current
IFluentMutableNameHolder. - setName(String) - Method in class ch.nolix.system.objectschema.model.Table
-
Sets the name of the current
IFluentMutableNameHolder. - 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.container.linkedlist.LinkedListNode
-
Sets the next node of the current
LinkedListNode. - setOneBasedIndex(int) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableOneBasedIndexHolder
-
Sets the one-based index of the current
IFluentMutableOneBasedIndexHolder. - setOneBasedIndex(int) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalOneBasedIndexHolder
-
Sets the one-based index of the current
IFluentMutableOptionalOneBasedIndexHolder. - setOneBasedIndex(int) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableOneBasedIndexHolder
-
Sets the one-based index of the current
IOneBasedIndexHolder. - setOneBasedIndex(int) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalOneBasedIndexHolder
-
Sets the one-based index of the current
IMutableOptionalOneBasedIndexHolder. - 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(IContainer) - 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.webatomiccontrol.button.Button
- setRole(ButtonRole) - Method in interface ch.nolix.systemapi.webatomiccontrol.button.IButton
- setRole(LabelRole) - Method in class ch.nolix.system.webatomiccontrol.label.Label
- setRole(LabelRole) - Method in interface ch.nolix.systemapi.webatomiccontrol.label.ILabel
- setRole(ContainerRole) - Method in class ch.nolix.system.webcontainercontrol.container.AbstractContainer
- setRole(ContainerRole) - Method in interface ch.nolix.systemapi.webcontainercontrol.container.IContainer
- setRole(LayerRole) - Method in class ch.nolix.system.webgui.main.Layer
- setRole(LayerRole) - Method in interface ch.nolix.systemapi.webgui.main.ILayer
- setRootControl(IControl) - Method in class ch.nolix.system.webgui.main.Layer
- setRootControl(IControl) - Method in interface ch.nolix.systemapi.webgui.main.IRootControlOwner
- setSaveStamp(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableSaveStampHolder
-
Sets the save stamp of the current
IFluentMutableSaveStampHolder. - setSaveStamp(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalSaveStampHolder
-
Sets the save stamp of the current
IFluentMutableOptionalSaveStampHolder. - setSaveStamp(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableSaveStampHolder
-
Sets the save stamp of the current
IMutableSaveStampHolder. - setSaveStamp(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalSaveStampHolder
-
Sets the save stamp of the current
IMutableOptionalSaveStampHolder. - 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.webatomiccontrol.itemmenu.AbstractItemMenu
- setSelectAction(Runnable) - Method in interface ch.nolix.systemapi.webatomiccontrol.itemmenu.IItemMenu
- setSelectAction(Consumer) - Method in class ch.nolix.system.webatomiccontrol.itemmenu.AbstractItemMenu
- setSelectAction(Consumer) - Method in interface ch.nolix.systemapi.webatomiccontrol.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.webcontainercontrol.accordion.IAccordion
- setTag(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableTagHolder
-
Sets the tag of the current
IFluentMutableTagHolder. - setTag(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalTagHolder
-
Sets the tag of the current
IFluentMutableOptionalTagHolder. - setTag(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableTagHolder
-
Sets the tag of the current
IMutableTagHolder. - setTag(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalTagHolder
-
Sets the tag of the current
IMutableOptionalTagHolder. - setTarget(LinkTarget) - Method in class ch.nolix.system.webatomiccontrol.link.Link
- setTarget(LinkTarget) - Method in interface ch.nolix.systemapi.webatomiccontrol.link.ILink
- SETTER - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SETTER - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- setTerminalAction(Runnable) - Method in class ch.nolix.template.webgui.dialog.WaitDialogBuilder
- SETTERS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SETTERS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- setText(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableTextHolder
-
Sets the text of the current
IFluentMutableTextHolder. - setText(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalTextHolder
-
Sets the text of the current
IFluentMutableOptionalTextHolder. - setText(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableTextHolder
-
Sets the text of the current
IMutableTextHolder. - setText(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalTextHolder
-
Sets the text of the current
IMutableOptionalTextHolder. - setText(String) - Method in class ch.nolix.system.webatomiccontrol.button.Button
-
Sets the text of the current
IFluentMutableTextHolder. - setText(String) - Method in class ch.nolix.system.webatomiccontrol.label.Label
- setText(String) - Method in class ch.nolix.system.webatomiccontrol.textbox.Textbox
-
Sets the text of the current
IFluentMutableTextHolder. - setText(String) - Method in interface ch.nolix.systemapi.webatomiccontrol.label.ILabel
- setTextMode(TextMode) - Method in class ch.nolix.system.webatomiccontrol.textbox.Textbox
- setTextMode(TextMode) - Method in interface ch.nolix.systemapi.webatomiccontrol.textbox.ITextbox
- setTitle(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableTitleHolder
-
Sets the title of the current
IFluentMutableTitleHolder. - setTitle(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalTitleHolder
-
Sets the title of the current
IFluentMutableOptionalTitleHolder. - setTitle(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableTitleHolder
-
Sets the title of the current
IMutableTitleHolder. - setTitle(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalTitleHolder
-
Sets the title of the current
IMutableOptionalTitleHolder. - setTitle(String) - Method in class ch.nolix.system.webgui.main.WebGui
-
Sets the title of the current
IFluentMutableTitleHolder. - setToken(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableTokenHolder
-
Sets the token of the current
IFluentMutableTokenHolder. - setToken(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalTokenHolder
-
Sets the token of the current
IFluentMutableOptionalTokenHolder. - setToken(String) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableTokenHolder
-
Sets the token of the current
IMutableTokenHolder. - setToken(String) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalTokenHolder
-
Sets the token of the current
IMutableOptionalTokenHolder. - 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.variable.LowerCaseVariableCatalog
- SETUP - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- 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.webatomiccontrol.textbox.Textbox
- setUpdateTextAction(Runnable) - Method in interface ch.nolix.systemapi.webatomiccontrol.textbox.ITextbox
- setUpdateTextAction(Consumer) - Method in class ch.nolix.system.webatomiccontrol.textbox.Textbox
- setUpdateTextAction(Consumer) - Method in interface ch.nolix.systemapi.webatomiccontrol.textbox.ITextbox
- SETUPS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SETUPS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- setUrl(String) - Method in class ch.nolix.system.webatomiccontrol.link.Link
- setUrl(String) - Method in interface ch.nolix.systemapi.webatomiccontrol.link.ILink
- setUrlAndDisplayTextFromIt(String) - Method in class ch.nolix.system.webatomiccontrol.link.Link
- setUrlAndDisplayTextFromIt(String) - Method in interface ch.nolix.systemapi.webatomiccontrol.link.ILink
- 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 class ch.nolix.system.webatomiccontrol.button.Button
- setUserInput(String) - Method in class ch.nolix.system.webatomiccontrol.imagecontrol.ImageControl
- setUserInput(String) - Method in class ch.nolix.system.webatomiccontrol.itemmenu.AbstractItemMenu
- setUserInput(String) - Method in class ch.nolix.system.webatomiccontrol.label.Label
- setUserInput(String) - Method in class ch.nolix.system.webatomiccontrol.link.Link
- setUserInput(String) - Method in class ch.nolix.system.webatomiccontrol.textbox.Textbox
- setUserInput(String) - Method in class ch.nolix.system.webatomiccontrol.uploader.Uploader
- setUserInput(String) - Method in class ch.nolix.system.webatomiccontrol.validationlabel.ValidationLabel
- setUserInput(String) - Method in class ch.nolix.system.webcontainercontrol.container.AbstractContainer
- 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
IFluentMutableOptionalValueHolder. - setValue(String) - Method in interface ch.nolix.baseapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalValueHolder
-
Sets the value of the current
IFluentMutableOptionalValueHolder. - setValue(String) - Method in class ch.nolix.template.webgui.dialog.ShowValueDialogBuilder
- setValue(V) - Method in interface ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.IFluentMutableValueHolder
-
Sets the value of the current
IFluentMutableValueHolder. - setValue(V) - Method in interface ch.nolix.baseapi.attribute.mutablemandatoryattribute.IMutableValueHolder
-
Sets the value of the current
IMutableValueHolder. - setValue(V) - Method in interface ch.nolix.baseapi.attribute.mutableoptionalattribute.IMutableOptionalValueHolder
- 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.Control
- setVisibility(boolean) - Method in interface ch.nolix.systemapi.gui.presence.PresenceSettable
- setVisible() - Method in class ch.nolix.system.webgui.main.Control
- 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
- shouldUpdateConstellationOrStyle() - Method in class ch.nolix.system.webapplication.refreshqueue.UpdateTicket
- showError(Throwable) - Method in class ch.nolix.system.webatomiccontrol.validationlabel.ValidationLabel
- showError(Throwable) - Method in interface ch.nolix.systemapi.webatomiccontrol.validationlabel.IValidationLabel
- showErrorInNearestValidationLabelOfControlOrSwallowError(IControl, Throwable) - Method in class ch.nolix.system.webatomiccontrol.validationlabel.ValidationLabelTool
- showErrorInNearestValidationLabelOfControlOrSwallowError(IControl, Throwable) - Method in interface ch.nolix.systemapi.webatomiccontrol.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.variable.LowerCaseVariableCatalog
- SIDE_LENGTH - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SIDE_LENGTHS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SIDE_LENGTHS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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_THREADED - Enum constant in enum class ch.nolix.baseapi.programcontrol.processproperty.ProcessingMode
- SingleContainer<E> - Class in ch.nolix.base.container.singlecontainer
- SingleContainer - Class in ch.nolix.system.webcontainercontrol.singlecontainer
- SingleContainer() - Constructor for class ch.nolix.system.webcontainercontrol.singlecontainer.SingleContainer
- SingleContainerCssBuilder - Class in ch.nolix.system.webcontainercontrol.singlecontainer
- SingleContainerCssBuilder() - Constructor for class ch.nolix.system.webcontainercontrol.singlecontainer.SingleContainerCssBuilder
- SingleContainerHtmlBuilder - Class in ch.nolix.system.webcontainercontrol.singlecontainer
- SingleContainerHtmlBuilder() - Constructor for class ch.nolix.system.webcontainercontrol.singlecontainer.SingleContainerHtmlBuilder
- SingleContainerHtmlBuilderHelper - Class in ch.nolix.system.webcontainercontrol.singlecontainer
- SingleContainerIterator<E> - Class in ch.nolix.base.container.singlecontainer
- SingleContainerStyle - Class in ch.nolix.system.webcontainercontrol.singlecontainer
- SingleContainerStyle() - Constructor for class ch.nolix.system.webcontainercontrol.singlecontainer.SingleContainerStyle
- SingleSearchable<E> - Interface in ch.nolix.baseapi.container.commoncontainer
- SIZE - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SIZE - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SIZES - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SIZES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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.commontypetool.charactertool.CharacterCatalog
- SLASH - Static variable in class ch.nolix.baseapi.commontypetool.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.netconstant.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.commontypetool.arraytool.ArraySorter
- SPACE - Static variable in class ch.nolix.baseapi.commontypetool.charactertool.CharacterCatalog
- SPACE - Static variable in class ch.nolix.baseapi.commontypetool.stringtool.StringCatalog
- SPAN - Static variable in class ch.nolix.baseapi.web.html.HtmlElementTypeCatalog
- SPECIFICATION - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SPECIFICATION - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SpecificationCreator - Class in ch.nolix.system.element.base
- SPECIFICATIONS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SPECIFICATIONS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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.web.html.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.variable.LowerCaseVariableCatalog
- START_DATE - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- START_DATES - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- START_DATES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- START_INDEX - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- START_INDEX - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- START_INDEXES - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- START_INDEXES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- START_TIME - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- START_TIME - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- START_TIMES - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- START_TIMES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- START_VALUE - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- START_VALUE - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- START_VALUES - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- START_VALUES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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.commontypetool.stringtool.StringExaminer
- startsWithIgnoringCase(String, String) - Method in interface ch.nolix.baseapi.commontypetool.stringtool.IStringExaminer
- State<S> - Class in ch.nolix.system.element.multistateconfiguration
- STATE - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- STATE - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- STATEMENT - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- STATEMENT - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- 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.variable.PluralLowerCaseVariableCatalog
- STATEMENTS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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.variable.PluralLowerCaseVariableCatalog
- STATES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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.variable.LowerCaseVariableCatalog
- STEP - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- STEPS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- STEPS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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.container.commoncontainer
- STRING - Enum constant in enum class ch.nolix.baseapi.datamodel.fieldproperty.DataType
- STRING - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- STRING - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- StringCatalog - Class in ch.nolix.baseapi.commontypetool.stringtool
-
Of the
StringCatalogan instance cannot be created. - StringExaminer - Class in ch.nolix.base.commontypetool.stringtool
- StringExaminer() - Constructor for class ch.nolix.base.commontypetool.stringtool.StringExaminer
- StringMappable - Interface in ch.nolix.baseapi.container.commoncontainer
- 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.variable.PluralLowerCaseVariableCatalog
- STRINGS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- StringTool - Class in ch.nolix.base.commontypetool.stringtool
-
The
StringToolprovides methods to handleStrings. - StringToolUnit - Class in ch.nolix.base.commontypetool.stringtool
-
The
StringToolUnitprovides methods to handleStrings. - StringToolUnit() - Constructor for class ch.nolix.base.commontypetool.stringtool.StringToolUnit
- Style - Class in ch.nolix.system.style.model
- STYLE - Static variable in class ch.nolix.baseapi.web.html.HtmlAttributeNameCatalog
- StyleCatalog - Class in ch.nolix.template.webgui.style
- SUB_TITLE - Enum constant in enum class ch.nolix.systemapi.webatomiccontrol.label.LabelRole
- SUBJECT - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SUBJECT - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SUBJECTS - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SUBJECTS - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- 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.variable.PluralLowerCaseVariableCatalog
- SUMMARIES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- SUMMARY - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SUMMARY - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SUNDAY - Enum constant in enum class ch.nolix.systemapi.time.timestructure.Weekday
- SURNAME - Static variable in class ch.nolix.baseapi.misc.variable.LowerCaseVariableCatalog
- SURNAME - Static variable in class ch.nolix.baseapi.misc.variable.PascalCaseVariableCatalog
- SURNAMES - Static variable in class ch.nolix.baseapi.misc.variable.PluralLowerCaseVariableCatalog
- SURNAMES - Static variable in class ch.nolix.baseapi.misc.variable.PluralPascalCaseVariableCatalog
- swapElementWithNextNode() - Method in class ch.nolix.base.container.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