A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A - ch.nolix.element.input.Key
- ABTEILUNG - Static variable in class ch.nolix.template.businessobjectname.GermanBusinessObjectNameCatalogue
- ACCEPT_HEADER - Static variable in class ch.nolix.common.http.HTTPRequest
- ACCEPTED_CONNECTION - ch.nolix.common.processproperty.ConnectionOrigin
- AccessMode - Enum in ch.nolix.common.processproperty
-
A
AccessMode
defines the behavior when a target, that should be accessed, does not exist already. - Accordion - Class in ch.nolix.element.containerwidget
- Accordion() - Constructor for class ch.nolix.element.containerwidget.Accordion
-
Creates a new
Accordion
. - AccordionExpansionBehavior - Enum in ch.nolix.element.containerwidget
-
A
AccordionExpansionBehavior
is not mutable. - AccordionLook - Class in ch.nolix.element.containerwidget
- AccordionLook() - Constructor for class ch.nolix.element.containerwidget.AccordionLook
- AccordionTab - Class in ch.nolix.element.containerwidget
- AccordionTab() - Constructor for class ch.nolix.element.containerwidget.AccordionTab
- AccordionTab(String) - Constructor for class ch.nolix.element.containerwidget.AccordionTab
- AccordionTab(String, Widget<?, ?>) - Constructor for class ch.nolix.element.containerwidget.AccordionTab
- AccordionTest - Class in ch.nolix.elementtest.containerwidgettest
-
A
AccordionTest
is a test forAccordion
. - AccordionTest() - Constructor for class ch.nolix.elementtest.containerwidgettest.AccordionTest
- AccordionTutorial - Class in ch.nolix.elementtutorial.containerwidgettutorial
-
The
AccordionTutorial
is a tutorial forAccordion
s. - ACCOUNT - Static variable in class ch.nolix.template.businessobjectname.EnglishBusinessObjectNameCatalogue
- ACTION_BUTTON - ch.nolix.element.widget.ButtonRole
- ActionMediator - Class in ch.nolix.common.sequencer
- activate(String) - Method in class ch.nolix.common.license.License
-
Activates the current
License
with the given key. - activateAutomaticSize() - Method in class ch.nolix.element.widget.BorderWidget
-
Lets the current
BorderWidget
active automatic size. - add(Matrix) - Method in class ch.nolix.common.math.Matrix
-
Adds the given matrix to the current
Matrix
. - add(Vector) - Method in class ch.nolix.common.math.Vector
-
Adds the given vector to this vector.
- add(E) - Method in class ch.nolix.system.entity.MultiReference
- add(E) - Method in class ch.nolix.system.nodedatabaseadapter.EntitiesAdapter
- add(E) - Method in class ch.nolix.system.nodedatabaseadapter.EntitySetAdapter
- add(V) - Method in class ch.nolix.element.base.MultiValue
-
Adds the given value to the current
MultiValue
. - addApplication(Application<?>) - Method in class ch.nolix.system.client.Server
-
Adds the given application to the current
Server
. - addApplication(Application<?>...) - Method in class ch.nolix.system.client.Server
-
Adds the given applications to the current
Server
. - addApplication(String, Class<?>) - Method in class ch.nolix.system.client.Server
-
Adds a new
Application
with the given name and initialSessionClass to the currentServer
. - addAtBegin(E) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given element at the begin of the current
LinkedList
. - addAtBegin(E) - Method in class ch.nolix.common.independentcontainer.List
- addAtBegin(E...) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given elements at the begin of the current
LinkedList
. - addAtBegin(E2...) - Method in class ch.nolix.common.container.ListUsingMediator
-
Adds the given elements at the begin of the
LinkedList
of the currentListUsingMediator
. - addAtBegin(Iterable<E2>) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given elements at the begin of the current
LinkedList
. - addAtBegin(Iterable<E2>) - Method in class ch.nolix.common.container.ListUsingMediator
-
Adds the given elements at the begin of the list of the current
ListUsingMediator
. - addAtBeginIfNotContained(E) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given element at the begin of the current
LinkedList
if the currentLinkedList
does not contain it. - addAtBeginIfNotContained(E...) - Method in class ch.nolix.common.container.LinkedList
-
Adds all of the given elements, the current
LinkedList
does not contain, at the begin of the currentLinkedList
. - addAtBeginRegardingSingularity(E) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given element at the begin of the current
LinkedList
with regarding singularity. - addAtEnd(E) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given element at the end of the current
LinkedList
. - addAtEnd(E) - Method in class ch.nolix.common.container.Stack
- addAtEnd(E) - Method in class ch.nolix.common.independentcontainer.List
- addAtEnd(E...) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given elements at the end of the current
LinkedList
. - addAtEnd(E2...) - Method in class ch.nolix.common.container.ListUsingMediator
-
Adds the given elements at the end of the list of the current
ListUsingMediator
. - addAtEnd(Iterable<E2>) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given elements at the end of the current
LinkedList
. - addAtEnd(Iterable<E2>) - Method in class ch.nolix.common.container.ListUsingMediator
-
Adds the given elements at the end of the list of the current
ListUsingMediator
. - addAtEnd(Iterable<E2>, IElementTakerElementGetter<E2, E>) - Method in class ch.nolix.common.container.LinkedList
-
Adds the elements the given extractor extracts from the given elements at the end of the current
LinkedList
. - addAtEndIfNotContained(E) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given element at the end of the current
LinkedList
if the currentLinkedList
does not contain it. - addAtEndIfNotContained(E...) - Method in class ch.nolix.common.container.LinkedList
-
Adds all of the given elements, the current
LinkedList
does not contain, at the end of the currentLinkedList
. - addAtEndRegardingSingularity(E) - Method in class ch.nolix.common.container.LinkedList
-
Adds the given element at the begin of the current
LinkedList
with regarding singularity. - addAttachingAttribute(BaseNode) - Method in class ch.nolix.element.configuration.BaseConfiguration
-
Adds the given attachingAttribute to the current
BaseConfiguration
. - addAttachingAttribute(String) - Method in class ch.nolix.element.configuration.BaseConfiguration
-
Adds the given attachingAttributee to the current
BaseConfiguration
. - addAttachingAttribute(String...) - Method in class ch.nolix.element.configuration.BaseConfiguration
-
Adds the given attachingAttributes to the current
BaseConfiguration
. - addAttribute(BaseNode) - Method in class ch.nolix.common.filenode.FileNode
-
Adds the given attribute to the current
BaseNode
. - addAttribute(BaseNode) - Method in class ch.nolix.common.filenode.SubNode
-
Adds the given attribute to the current
SubNode
. - addAttribute(BaseNode) - Method in class ch.nolix.common.node.BaseNode
-
Adds the given attribute to the current
BaseNode
. - addAttribute(BaseNode) - Method in class ch.nolix.common.node.Node
-
Adds the given attribute to the current
BaseNode
. - addAttribute(BaseNode...) - Method in class ch.nolix.common.node.BaseNode
-
Adds the given attributes to the current
BaseNode
. - addAttribute(XMLAttribute) - Method in class ch.nolix.common.xml.XMLNode
- addAttribute(String) - Method in class ch.nolix.common.node.BaseNode
-
Adds the given attribute to the current
BaseNode
. - addAttribute(String, String) - Method in class ch.nolix.common.xml.XMLNode
- addAttributes(XMLAttribute...) - Method in class ch.nolix.common.xml.XMLNode
- addAttributes(Iterable<BN>) - Method in class ch.nolix.common.node.BaseNode
-
Adds the given attributes to the current
BaseNode
. - addAttributes(Iterable<XMLAttribute>) - Method in class ch.nolix.common.xml.XMLNode
- addBlank() - Method in class ch.nolix.common.container.SequencePatternNextMediator
-
Adds a blank condition for the next elements of the sequences of the
SequencePattern
of the currentSequencePatternNextMediator
. - addBlankForNext() - Method in class ch.nolix.common.container.SequencePattern
-
Adds a blank condition for the next element of the sequences of the current
SequencePattern
. - addChildNode(XMLNode) - Method in class ch.nolix.common.xml.XMLNode
- addChildNode(XMLNode...) - Method in class ch.nolix.common.xml.XMLNode
- addChildNodes(Iterable<XMLNode>) - Method in class ch.nolix.common.xml.XMLNode
- addColumn() - Method in class ch.nolix.common.container.GapMatrix
- addColumn(Column) - Method in class ch.nolix.system.databaseschemaadapter.EntitySet
- addColumn(Column) - Method in class ch.nolix.system.nodedatabaseschemaadapter.EntitySetAdapter
- addColumn(E...) - Method in class ch.nolix.common.container.Matrix
-
Adds a new column to the current
Matrix
with the given elements. - addColumn(Iterable<E>) - Method in class ch.nolix.common.container.Matrix
-
Adds a new column to the current
Matrix
with the given elements. - addColumn(String, Class<?>) - Method in class ch.nolix.system.databaseschemaadapter.EntitySet
- addColumns(IContainer<Column>) - Method in class ch.nolix.system.databaseschemaadapter.EntitySet
- addCondition(IElementTakerBooleanGetter<E>) - Method in class ch.nolix.common.container.SequencePatternNextMediator
-
Adds the given condition for the next elements of the sequences of the
SequencePattern
of the currentSequencePatternNextMediator
. - addConditionForNext(IElementTakerBooleanGetter<E>) - Method in class ch.nolix.common.container.SequencePattern
-
Adds the given condition for the next element of the sequences of the current
SequencePattern
. - addConfiguration(BaseConfiguration<?>) - Method in class ch.nolix.element.configuration.BaseConfiguration
-
Adds the given configuration to the current
BaseConfiguration
. - addConfiguration(BaseConfiguration<?>...) - Method in class ch.nolix.element.configuration.BaseConfiguration
-
Adds the given configurations to the current
BaseConfiguration
. - addDefaultApplication(Application<?>) - Method in class ch.nolix.system.client.Server
-
Adds the given defaultApplication to the current
Server
. - addDefaultApplication(String, Class<?>) - Method in class ch.nolix.system.client.Server
-
Adds a new default
Application
with the given name and initialSessionClass to the currentServer
. - addEndPointTaker(IEndPointTaker) - Method in class ch.nolix.common.endpoint2.Server
-
Adds the given endPointTaker to the current
Server
. - addEndPointTaker(IEndPointTaker) - Method in class ch.nolix.common.endpoint3.Server
-
Adds the given endPointTaker to the current
Server
. - addEndPointTaker(IEndPointTaker<M, R>) - Method in class ch.nolix.common.endpoint4.NetServer
-
Adds the given end point taker to this net server.
- addEndPointTaker(IEndPointTaker<M, R>) - Method in class ch.nolix.common.endpoint4.Server
-
Adds the given end point taker to this server.
- addEndPointTaker(IEndPointTaker) - Method in class ch.nolix.common.endpoint5.Server
-
Adds the given endPointTaker to the current
Server
. - addEntities(Iterable<E>) - Method in class ch.nolix.system.databaseadapter.EntitySet
- addEntities(Iterable<E>) - Method in interface ch.nolix.system.entity.IEntitySet
- addEntity(Entity) - Method in class ch.nolix.system.databaseadapter.DatabaseAdapter
- addEntity(Entity...) - Method in class ch.nolix.system.databaseadapter.DatabaseAdapter
- addEntity(E) - Method in class ch.nolix.system.databaseadapter.EntitySet
- addEntity(E) - Method in interface ch.nolix.system.entity.IEntitySet
- addEntity(E...) - Method in class ch.nolix.system.databaseadapter.EntitySet
- addEntity(E...) - Method in interface ch.nolix.system.entity.IEntitySet
- addEntitySet(EntitySet) - Method in class ch.nolix.system.databaseschemaadapter.DatabaseSchemaAdapter
- addEntitySets(IContainer<EntitySet>) - Method in class ch.nolix.system.databaseschemaadapter.DatabaseSchemaAdapter
- addExpectationError(String) - Method in class ch.nolix.common.basetest.TestAccessor
-
Adds the given expectationError to the test of the current
TestAccessor
. - addInputNeuron(double, BaseNeuron<?, ?, I>) - Method in class ch.nolix.system.baseneuron.BaseNeuron
-
Adds the given inputNeuron with the given weight to the current
BaseNeuron
. - addInputNeuron(BaseNeuron<?, ?, I>) - Method in class ch.nolix.system.baseneuron.BaseNeuron
-
Adds the given input neuron to the current
BaseNeuron
. - addItem(TextItemMenuItem) - Method in class ch.nolix.element.widget.TextItemMenu
- addItem(String) - Method in class ch.nolix.element.widget.TextItemMenu
- addItem(String...) - Method in class ch.nolix.element.widget.TextItemMenu
- addItem(String, IElementTaker<TextItemMenu<?>>) - Method in class ch.nolix.element.widget.TextItemMenu
- addItem(String, String) - Method in class ch.nolix.element.widget.TextItemMenu
- addItem(String, String, IElementTaker<TextItemMenu<?>>) - Method in class ch.nolix.element.widget.TextItemMenu
- addItems(Iterable<String>) - Method in class ch.nolix.element.widget.TextItemMenu
- AdditionalConditionMediator - Class in ch.nolix.common.license
- addLayerOnTop(ExtendedContentPosition, Widget<?, ?>) - Method in class ch.nolix.element.gui.WidgetGUI
- addLayerOnTop(Layer) - Method in interface ch.nolix.element.gui.IWidgetGUI
- addLayerOnTop(Layer) - Method in class ch.nolix.element.gui.WidgetGUI
-
Adds the given layer on the top of the current
WidgetGUI
. - addLayerOnTop(Layer) - Method in class ch.nolix.element.widget.InnerGUI
- addLayerOnTop(Widget<?, ?>) - Method in interface ch.nolix.element.gui.IWidgetGUI
- addLayerOnTop(Widget<?, ?>) - Method in class ch.nolix.element.gui.WidgetGUI
- addLayerOnTop(Widget<?, ?>) - Method in class ch.nolix.element.widget.InnerGUI
- addLicense(License) - Static method in class ch.nolix.common.license.CentralLicenseManager
-
Adds the given license to the
CentralLicenseManager
. - addLicense(License) - Method in class ch.nolix.common.license.LicenseManager
-
Adds the given license to the current
LicenseManager
. - addLicense(Class<L>) - Static method in class ch.nolix.common.license.CentralLicenseManager
-
Creates and adds a new
License
of the given licenseType to theCentralLicenseManager
. - addLicense(Class<L>) - Method in class ch.nolix.common.license.LicenseManager
-
Creates and adds a new
License
of the given licenseType to the currentLicenseManager
- addLogHandler(LogHandler) - Static method in class ch.nolix.common.logger.Logger
- addMainEndPointTaker(IEndPointTaker) - Method in class ch.nolix.common.endpoint2.Server
-
Adds the given mainEndPointTaker to the current
Server
. - addMainEndPointTaker(IEndPointTaker) - Method in class ch.nolix.common.endpoint3.Server
-
Adds the given mainEndPointTaker to the current
Server
. - addMainEndPointTaker(IEndPointTaker) - Method in class ch.nolix.common.endpoint5.Server
-
Adds the given mainEndPointTaker to the current
Server
. - addMultiColumn(String, Class<?>) - Method in class ch.nolix.system.databaseschemaadapter.EntitySet
- addMultiReferenceColumn(String, EntitySet) - Method in class ch.nolix.system.databaseschemaadapter.EntitySet
- addOptionalColumn(String, Class<?>) - Method in class ch.nolix.system.databaseschemaadapter.EntitySet
- addOptionalReferenceColumn(String, EntitySet) - Method in class ch.nolix.system.databaseschemaadapter.EntitySet
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.configuration.BaseConfiguration
-
Adds or changes the given attribute to the current
BaseConfiguration
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.configuration.ConfigurableElement
-
Adds or changes the given attribute to the current
IMutableElement
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.configuration.ConfigurationElement
-
Adds or changes the given attribute to the current
ConfigurationElement
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.configuration.DeepConfiguration
-
Adds or changes the given attribute to the current
DeepConfiguration
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.containerwidget.AccordionTab
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.containerwidget.ContainerWidget
-
Adds or changes the given attribute to the current
ContainerWidget
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.containerwidget.FloatContainer
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.containerwidget.Grid
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.containerwidget.SingleContainer
-
Adds or changes the given attribute to the current
ContainerWidget
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.containerwidget.Stack
-
Adds or changes the given attribute to the current
ContainerWidget
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.containerwidget.TabContainer
-
Adds or changes the given attribute to the current
ContainerWidget
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.containerwidget.TabContainerMenuItemLook
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.containerwidget.TabContainerTab
-
Adds or changes the given attribute to the current
IMutableElement
. - addOrChangeAttribute(BaseNode) - Method in interface ch.nolix.element.elementapi.IMutableElement
-
Adds or changes the given attribute to the current
IMutableElement
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.graphic.Background
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.graphic.Image
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.gui.Layer
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.gui.Widget
-
Adds or changes the given attribute to the current
Widget
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.gui.WidgetGUI
-
Adds or changes the given attribute to the current
ConfigurationElement
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.gui3d.GUI3D
-
Adds or changes the given attribute to the current
GUI3D
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.layerelement.LayerElement
-
Adds or changes the given attribute to the current
LayerElement
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.Area
-
Adds or changes the given attribute to the current
Widget
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.BorderWidgetLook
-
Adds or changes the given attribute to the current
BorderWidgetLook
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.BorderWidgetScrollBarLook
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.Button
-
Adds or changes the given attribute to the current
Widget
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.CheckBox
-
Adds or changes the given attribute to the current
Widget
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.CheckBoxLook
-
Adds or changes the given attribute to the current
CheckBoxLook
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.Console
-
Adds or change the given attribute to the current
Console
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.Downloader
- addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.Label
-
Adds or change the given attribute to the current
Label
. - addOrChangeAttribute(BaseNode) - Method in class ch.nolix.element.widget.Line
-
Adds or change the given attribute to this line.
- addOrChangeAttribute(BaseNode...) - Method in interface ch.nolix.element.elementapi.IMutableElement
-
Adds or changes the given attributes to the current
IMutableElement
. - addOrChangeAttribute(String) - Method in interface ch.nolix.element.elementapi.IMutableElement
-
Adds or changes the given attribute to the current
IMutableElement
. - addOrChangeAttribute(String...) - Method in interface ch.nolix.element.elementapi.IMutableElement
-
Adds or changes the given attributes to the current
IMutableElement
. - addOrChangeAttributes(Iterable<? extends BaseNode>) - Method in interface ch.nolix.element.elementapi.IMutableElement
-
Adds or changes the given attributes to the current
IMutableElement
. - addOrChangeAttributesOfWidgets(IContainer<IContainer<BN>>) - Method in class ch.nolix.element.gui.WidgetGUI
- addPainter(IPainter) - Method in class ch.nolix.system.baseguiclient.PaintRun
- addPostfixToHeader(String) - Method in class ch.nolix.common.node.BaseNode
-
Adds the given postfix to the header of the current
BaseNode
. - addPrefixToHeader(String) - Method in class ch.nolix.common.node.BaseNode
-
Adds the given prefix to the header of the current
BaseNode
. - addReferenceColumn(String, EntitySet) - Method in class ch.nolix.system.databaseschemaadapter.EntitySet
- ADDRESS - Static variable in class ch.nolix.template.businessobjectname.EnglishBusinessObjectNameCatalogue
- ADDRESSEE - Static variable in class ch.nolix.template.businessobjectname.EnglishBusinessObjectNameCatalogue
- addRow() - Method in class ch.nolix.common.container.GapMatrix
- addRow(E...) - Method in class ch.nolix.common.container.Matrix
-
Adds a new row to the current
Matrix
with the given elements. - addRow(Iterable<E>) - Method in class ch.nolix.common.container.Matrix
-
Adds a new row to the current
Matrix
with the given elements. - addSelectorRole(Enum<?>) - Method in class ch.nolix.element.configuration.BaseConfiguration
-
Adds the given selector role to the current
BaseConfiguration
. - addSelectorRole(Enum<?>...) - Method in class ch.nolix.element.configuration.BaseConfiguration
-
Adds the given selector roles to the current
BaseConfiguration
. - addSelectorRoles(Iterable<Enum<?>>) - Method in class ch.nolix.element.configuration.BaseConfiguration
-
Adds the given selector roles to the current
BaseConfiguration
. - addSequenceCondition(IElementTakerBooleanGetter<LinkedList<E>>) - Method in class ch.nolix.common.container.SequencePattern
-
Adds the given sequence condition to the current
SequencePattern
. - addShape(Shape<?>) - Method in class ch.nolix.element.shape.MultiShape
-
Adds the given shape to this multi shape.
- addShape(Shape<?>...) - Method in class ch.nolix.element.shape.MultiShape
-
Adds the given shapes to this multi shape.
- addShapeClass(Class<?>, IShapeRenderer<?, ?, ?>) - Method in class ch.nolix.element.gui3d.GUI3D
-
Adds the given shape class with the given shape renderer to the current
GUI3D
. - addShapes(Iterable<Shape<?>>) - Method in class ch.nolix.element.shape.MultiShape
-
Adds the given shapes to this multi shape.
- addStatement(String) - Method in class ch.nolix.common.sql.SQLExecutor
- addSubRenderObject(Shape<?>) - Method in class ch.nolix.element.gui3d.ShapeRenderManager
- addSubRenderObject(Node, Spatial) - Method in class ch.nolix.element.jmonkeygui.JMonkeyMultiShapeRenderer
-
Lets this JMonkey multi shape renderer add the given sub render object to the given render object.
- addSubRenderObject(RO, SRO) - Method in interface ch.nolix.element.gui3d.IShapeRenderer
-
Lets this shape renderer add the given sub render object to the given render object.
- addTab(AccordionTab) - Method in class ch.nolix.element.containerwidget.Accordion
-
Adds the given tab to the current
Accordion
. - addTab(AccordionTab...) - Method in class ch.nolix.element.containerwidget.Accordion
-
Adds the given tabs to the current
Accordion
. - addTab(TabContainerTab) - Method in class ch.nolix.element.containerwidget.TabContainer
-
Adds the given tab to the current
TabContainer
. - addTab(TabContainerTab...) - Method in class ch.nolix.element.containerwidget.TabContainer
-
Adds the given tabs to the current
TabContainer
. - addTab(String, Widget<?, ?>) - Method in class ch.nolix.element.containerwidget.Accordion
-
Adds a new tab to the current
Accordion
. - addTabs(Iterable<AccordionTab>) - Method in class ch.nolix.element.containerwidget.Accordion
-
Adds the given tabs to the current
Accordion
. - addTabs(Iterable<TabContainerTab>) - Method in class ch.nolix.element.containerwidget.TabContainer
-
Adds the given tabs to the current
TabContainer
. - addTask(ITask) - Method in interface ch.nolix.businessapi.projectapi.IProject
- addTask(ITask...) - Method in interface ch.nolix.businessapi.projectapi.IProject
- addTasks(Iterable<ITask>) - Method in interface ch.nolix.businessapi.projectapi.IProject
- addToken(String) - Method in interface ch.nolix.common.mutablemultiattributeapi.MultiTokenable
- addToken(String...) - Method in interface ch.nolix.common.mutablemultiattributeapi.MultiTokenable
- addTokens(Iterable<String>) - Method in interface ch.nolix.common.mutablemultiattributeapi.MultiTokenable
- addUntypedValue(V) - Method in class ch.nolix.system.entity.MultiValue
- addValue(V) - Method in class ch.nolix.system.entity.MultiValue
- addValue(V...) - Method in class ch.nolix.system.entity.MultiValue
- addValues(Iterable<V>) - Method in class ch.nolix.system.entity.MultiValue
- addWidget(Widget<?, ?>) - Method in class ch.nolix.element.containerwidget.FloatContainer
- addWidget(Widget<?, ?>) - Method in class ch.nolix.element.containerwidget.Stack
-
Adds the given widget to the current
Stack
. - addWidget(Widget<?, ?>...) - Method in class ch.nolix.element.containerwidget.FloatContainer
- addWidget(Widget<?, ?>...) - Method in class ch.nolix.element.containerwidget.Stack
-
Adds the given widgets to the current
Stack
. - addWidgets(Iterable<Widget<?, ?>>) - Method in class ch.nolix.element.containerwidget.FloatContainer
- addWidgets(Iterable<W>) - Method in class ch.nolix.element.containerwidget.Stack
-
Adds the given widgets to the current
Stack
. - ADRESSE - Static variable in class ch.nolix.template.businessobjectname.GermanBusinessObjectNameCatalogue
- ADVANCED_MICRO_DEVICES_INC - Static variable in class ch.nolix.element.finance.NASDAQProductSymbolCatalogue
- AE - ch.nolix.element.input.Key
- AfterAllMediator - Class in ch.nolix.common.sequencer
-
A
AfterAllMediator
is not mutable. - afterAllMilliseconds(int) - Method in class ch.nolix.common.sequencer.AsLongAsMediator
- AGE - Static variable in class ch.nolix.common.constant.PascalCaseNameCatalogue
- AGE - Static variable in class ch.nolix.common.constant.VariableNameCatalogue
- AKTEUR - Static variable in class ch.nolix.template.businessobjectname.GermanBusinessObjectNameCatalogue
- ALICE_BLUE - Static variable in class ch.nolix.element.color.Color
- ALICE_BLUE_INT - Static variable in class ch.nolix.element.color.Color
- ALICE_BLUE_STRING - Static variable in class ch.nolix.element.color.Color
- AligningContainer - Class in ch.nolix.element.containerwidget
- AligningContainer() - Constructor for class ch.nolix.element.containerwidget.AligningContainer
- AligningContainerLook - Class in ch.nolix.element.containerwidget
- AligningContainerLook() - Constructor for class ch.nolix.element.containerwidget.AligningContainerLook
- AligningContainerTest - Class in ch.nolix.elementtest.containerwidgettest
- AligningContainerTest() - Constructor for class ch.nolix.elementtest.containerwidgettest.AligningContainerTest
- AligningContainerTutorial - Class in ch.nolix.elementtutorial.containerwidgettutorial
- AligningContainerWithAutomaticSizeTutorial - Class in ch.nolix.elementtutorial.containerwidgettutorial
- allowesConfiguration() - Method in class ch.nolix.element.gui.Layer
- allParametersOfMethodAreOfType(Method, Class<?>) - Static method in class ch.nolix.common.reflectionhelper.MethodHelper
- ALPHABET - Static variable in class ch.nolix.element.finance.NYSEProductSymbolCatalogue
- ALTERNATIVE - ch.nolix.element.input.Key
- ALUMINIUM - Static variable in class ch.nolix.template.resourcecatalogue.ResourceCatalogue
- AMERICAN_ELECTRIC_POWER_CO_INC - Static variable in class ch.nolix.element.finance.NYSEProductSymbolCatalogue
- AMOUNT - Static variable in class ch.nolix.common.constant.PascalCaseNameCatalogue
- AMOUNT - Static variable in class ch.nolix.common.constant.VariableNameCatalogue
- andReturn() - Method in class ch.nolix.common.validator.TerminalLongMediator
- andThen() - Method in class ch.nolix.common.sequencer.ActionMediator
- andWhen(long) - Method in class ch.nolix.common.license.AdditionalConditionMediator
- ANGEBOT - Static variable in class ch.nolix.template.businessobjectname.GermanBusinessObjectNameCatalogue
- AnthrazitGUILook - Class in ch.nolix.template.guilook
- AnthrazitGUILook() - Constructor for class ch.nolix.template.guilook.AnthrazitGUILook
- AnthrazitGUILookTest - Class in ch.nolix.templatetest.guilooktest
- AnthrazitGUILookTest() - Constructor for class ch.nolix.templatetest.guilooktest.AnthrazitGUILookTest
- ANTIQUE_WHITE - Static variable in class ch.nolix.element.color.Color
- ANTIQUE_WHITE_INT - Static variable in class ch.nolix.element.color.Color
- ANTIQUE_WHITE_STRING - Static variable in class ch.nolix.element.color.Color
- APOSTROPH - Static variable in class ch.nolix.common.constant.CharacterCatalogue
- APP_DATA - Static variable in class ch.nolix.common.constant.WindowsEnvironmentVariableCatalogue
- appendAtRight(Matrix) - Method in class ch.nolix.common.math.Matrix
-
Appends the given matrix at the right of the current
Matrix
. - appendCommand(ChainedNode) - Method in class ch.nolix.common.endpoint5.EndPoint
-
Appends the given command to current
EndPoint
. - appendCommand(ChainedNode...) - Method in class ch.nolix.common.endpoint5.EndPoint
-
Appends the given commands to current
EndPoint
. - appendRowAtBottom(double...) - Method in class ch.nolix.common.math.Matrix
-
Appends a new row with the given row values on the bottom of the current
Matrix
. - APPLE - Static variable in class ch.nolix.element.finance.NYSEProductSymbolCatalogue
- Application<C extends Client<C>> - Class in ch.nolix.system.client
- Application(String, Class<?>) - Constructor for class ch.nolix.system.client.Application
-
Creates a new
Application
with the given name, clientClass and initialSessionClass. - Application(String, Class<?>, IElementGetter<?>) - Constructor for class ch.nolix.system.client.Application
-
Creates a new
Application
with the given name, clientClass, initialSessionClass and context. - Application(String, Class<?>, Object) - Constructor for class ch.nolix.system.client.Application
-
Creates a new
Application
with the given name, clientClass, initialSessionClass and context. - applyOnBaseLook(IElementTaker<WL>) - Method in class ch.nolix.element.gui.Widget
-
Applies the given base look mutator to the base look of the current
Widget
. - applyOnFocusLook(IElementTaker<WL>) - Method in class ch.nolix.element.gui.Widget
-
Applies the given focus look mutator to the focus look of the current
Widget
. - applyOnHoverLook(IElementTaker<WL>) - Method in class ch.nolix.element.gui.Widget
-
Applies the given hover look mutator to the hover look of the current
Widget
. - ApproximativeEqualing - Interface in ch.nolix.common.requestapi
-
A
ApproximativeEqualing
can be asked if it equals approximatively another object. - ApproximativeEqualingDeviationMediator - Class in ch.nolix.common.test
-
An approximative equaling deviation mediator is not mutable.
- ApproximativeEqualingMediator - Class in ch.nolix.common.test
-
An approximative equaling mediator is not mutable.
- AQUA - Static variable in class ch.nolix.element.color.Color
- AQUA_INT - Static variable in class ch.nolix.element.color.Color
- AQUA_STRING - Static variable in class ch.nolix.element.color.Color
- AQUAMARINE - Static variable in class ch.nolix.element.color.Color
- AQUAMARINE_INT - Static variable in class ch.nolix.element.color.Color
- AQUAMARINE_STRING - Static variable in class ch.nolix.element.color.Color
- Area - Class in ch.nolix.element.widget
- Area() - Constructor for class ch.nolix.element.widget.Area
-
Creates a new
Area
. - AreaLook - Class in ch.nolix.element.widget
- AreaLook() - Constructor for class ch.nolix.element.widget.AreaLook
- AreaTest - Class in ch.nolix.elementtest.widgettest
- AreaTest() - Constructor for class ch.nolix.elementtest.widgettest.AreaTest
- areBetween(int, int) - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that are not between the given min and max.
- areBiggerThan(double) - Method in class ch.nolix.common.test.MultiDoubleMediator
-
Generates an error for all of the values of the current
MultiDoubleMediator
that are not bigger than the given value. - areBiggerThan(double) - Method in class ch.nolix.common.validator.MultiDoubleMediator
- areBiggerThan(long) - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that are not bigger than the given value.
- areDividableBy(long) - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that are not dividable by the given value.
- areEqual(Object, Object) - Static method in class ch.nolix.common.constant.FunctionCatalogue
- areEqualTo(long) - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that do not equal the given value.
- areEven() - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that are not even.
- areNegative() - Method in class ch.nolix.common.test.MultiDoubleMediator
-
Generates an error for all of the values of the current
MultiDoubleMediator
that are not negative. - areNegative() - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that are not negative.
- areNegative() - Method in class ch.nolix.common.validator.MultiDoubleMediator
- areNotBlank() - Method in class ch.nolix.common.validator.MultiStringMediator
-
for the arguments of the current
MultiStringMediator
. - areNotEmpty() - Method in class ch.nolix.common.validator.MultiStringMediator
- areNotEqualTo(long) - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that equal the given value.
- areNotNull() - Method in class ch.nolix.common.validator.MultiArgumentMediator
- areOdd() - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that are not odd.
- arePositive() - Method in class ch.nolix.common.test.MultiDoubleMediator
-
Generates an error for all of the values of the current
MultiDoubleMediator
that are not positive. - arePositive() - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that are not positive.
- arePositive() - Method in class ch.nolix.common.validator.MultiDoubleMediator
- arePositive() - Method in class ch.nolix.common.validator.MultiLongMediator
- areSmallerThan(double) - Method in class ch.nolix.common.test.MultiDoubleMediator
-
Generates an error for all of the values of the current
MultiDoubleMediator
that are not smaller than the given value. - areSmallerThan(double) - Method in class ch.nolix.common.validator.MultiDoubleMediator
- areSmallerThan(long) - Method in class ch.nolix.common.test.MultiLongMediator
-
Generates an error for all values of this multi long mediator that are not smaller than the given value.
- ArgumentBelongsToUnexchangeableParentException - Exception in ch.nolix.common.invalidargumentexception
-
A
ArgumentBelongsToUnexchangeableParentException
is aInvalidArgumentException
that is supposed to be thrown when a given argument belongs undesirably to an unexchangeable parent. - ArgumentBelongsToUnexchangeableParentException(Object, Object) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentBelongsToUnexchangeableParentException
-
Creates a new
ArgumentBelongsToUnexchangeableParentException
for the given argument, that belongs to the given unexchangeable parent. - ArgumentCannotRemoveAttributeException - Exception in ch.nolix.common.invalidargumentexception
-
A
ArgumentCannotRemoveAttributeException
is aInvalidArgumentException
that is supposed to be thrown when an argument cannot remove a specific attribute. - ArgumentCannotRemoveAttributeException(Object, String) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentCannotRemoveAttributeException
-
Creates a new
ArgumentCannotRemoveAttributeException
for the given argument, that cannot remove the attribute, that has the given attribute name. - ArgumentDoesNotBelongToParentException - Exception in ch.nolix.common.invalidargumentexception
- ArgumentDoesNotBelongToParentException(Object) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentDoesNotBelongToParentException
-
Creates a new
ArgumentDoesNotBelongToParentException
for the given object. - ArgumentDoesNotBelongToParentException(Object, Class<?>) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentDoesNotBelongToParentException
-
Creates a new
ArgumentDoesNotBelongToParentException
for the given object and parentType. - ArgumentDoesNotBelongToParentException(Object, String) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentDoesNotBelongToParentException
-
Creates a new
ArgumentDoesNotBelongToParentException
for the given object and parentType. - ArgumentDoesNotHaveAttributeException - Exception in ch.nolix.common.invalidargumentexception
-
A
ArgumentDoesNotHaveAttributeException
is aInvalidArgumentException
that is supposed to be thrown when an object does undesirably not have a specific attribute. - ArgumentDoesNotHaveAttributeException(Object, Class<?>) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentDoesNotHaveAttributeException
-
Creates a new
ArgumentDoesNotHaveAttributeException
for the given argument that does not have the attribute of the given attribute type. - ArgumentDoesNotHaveAttributeException(Object, String) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentDoesNotHaveAttributeException
-
Creates a new
ArgumentDoesNotHaveAttributeException
for the given argument that does not have the desired attribute that has the given attribute name. - ArgumentDoesNotSupportMethodException - Exception in ch.nolix.common.invalidargumentexception
-
A
ArgumentDoesNotSupportMethodException
is aInvalidArgumentException
that is supposed to be thrown when an argument does not support a called method. - ArgumentDoesNotSupportMethodException(Object, String) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentDoesNotSupportMethodException
-
Creates a new
ArgumentDoesNotSupportMethodException
for the given argument that does not support the method with the given method name. - ArgumentHasAttributeException - Exception in ch.nolix.common.invalidargumentexception
- ArgumentHasAttributeException(Object, Class<?>) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentHasAttributeException
- ArgumentHasAttributeException(Object, String) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentHasAttributeException
- ArgumentIsInRangeException - Exception in ch.nolix.common.invalidargumentexception
-
An in range argument exception is an invalid argument exception that is supposed to be thrown when a value is undesired in a given range.
- ArgumentIsInRangeException(double, double, double) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsInRangeException
-
Creates a new in range argument exception for the given argument and for the range defined by the given min and max.
- ArgumentIsInRangeException(long, long, long) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsInRangeException
-
Creates a new in range argument exception for the given argument and for the range defined by the given min and max.
- ArgumentIsInRangeException(String, double, double, double) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsInRangeException
-
Creates a new in range argument exception for the given argument, that has the given argument name, and for the range defined by the given min and max.
- ArgumentIsInRangeException(String, long, long, long) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsInRangeException
-
Creates a new in range argument exception for the given argument, that has the given argument name, and for the range defined by the given min and max.
- ArgumentIsNotNullException - Exception in ch.nolix.common.invalidargumentexception
-
A
ArgumentIsNotNullException
is aInvalidArgumentException
that is intended to be thrown when an argument is undesirably not null. - ArgumentIsNotNullException(Object) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsNotNullException
-
Creates a new not null argument exception for the given argument.
- ArgumentIsNotNullException(String, Object) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsNotNullException
-
Creates a new not null argument exception for the given argument that has the given argument name.
- ArgumentIsNullException - Exception in ch.nolix.common.invalidargumentexception
-
A
ArgumentIsNullException
is aInvalidArgumentException
that is intended to be thrown when an argument is undesired null. - ArgumentIsNullException() - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsNullException
-
Creates a new
ArgumentIsNullException
. - ArgumentIsNullException(Class<?>) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsNullException
-
Creates a new
ArgumentIsNullException
for an argument of the given argument type. - ArgumentIsNullException(String) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsNullException
-
Creates a new null argument name exception for an argument with the given argument name.
- ArgumentIsOutOfRangeException - Exception in ch.nolix.common.invalidargumentexception
-
An out of range exception is an invalid argument exception that is supposed to be thrown when a value is undesired not in a given range.
- ArgumentIsOutOfRangeException(double, double, double) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsOutOfRangeException
-
Creates a new out of range argument exception for the given argument and for the range defined by the given min and max.
- ArgumentIsOutOfRangeException(long, long, long) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsOutOfRangeException
-
Creates a new out of range argument exception for the given argument and for the range defined by the given min and max.
- ArgumentIsOutOfRangeException(String, double, double, double) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsOutOfRangeException
-
Creates a new out of range argument exception for the given argument, that has the given argument name, and for the range defined by the given min and max.
- ArgumentIsOutOfRangeException(String, long, long, long) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsOutOfRangeException
-
Creates a new out of range argument exception for the given argument, that has the given argument name, and for the range defined by the given min and max.
- ArgumentIsZeroException - Exception in ch.nolix.common.invalidargumentexception
-
A zero argument exception is an exception that is intended to be thrown when an argument is undesired zero.
- ArgumentIsZeroException(long) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsZeroException
-
Creates a new zero argument exception for the given argument.
- ArgumentIsZeroException(String, double) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsZeroException
-
Creates a new zero argument exception for the given argument, that has the given argument name.
- ArgumentIsZeroException(String, long) - Constructor for exception ch.nolix.common.invalidargumentexception.ArgumentIsZeroException
-
Creates a new zero argument exception for the given argument, that has the given argument name.
- ArgumentMediator<A> - Class in ch.nolix.common.validator
-
A
ArgumentMediator
is not mutable. - ArgumentMediatorTest - Class in ch.nolix.commontest.validatortest
- ArgumentMediatorTest() - Constructor for class ch.nolix.commontest.validatortest.ArgumentMediatorTest
- ARIAL - ch.nolix.element.textformat.Font
- ARIAL - Static variable in class ch.nolix.common.constant.FontCodeCatalogue
- ARIAL_BLACK - ch.nolix.element.textformat.Font
- ARIAL_BLACK - Static variable in class ch.nolix.common.constant.FontCodeCatalogue
- ARModel - Class in ch.nolix.common.math
- ARModel(int, double[]) - Constructor for class ch.nolix.common.math.ARModel
- ARModelTest - Class in ch.nolix.commontest.mathtest
-
A
ARModelTest
is a test forARModel
s. - ARModelTest() - Constructor for class ch.nolix.commontest.mathtest.ARModelTest
- ARRAY - Static variable in class ch.nolix.common.constant.PascalCaseNameCatalogue
- ARRAY - Static variable in class ch.nolix.common.constant.VariableNameCatalogue
- ArrayHelper - Class in ch.nolix.common.commontypehelper
- ArrayHelper - Class in ch.nolix.common.independenthelper
-
The
ArrayHelper
provides functions to handle arrays. - ArrayReadContainer<E> - Class in ch.nolix.common.independentcontainer
- ArrayReadContainer(E[]) - Constructor for class ch.nolix.common.independentcontainer.ArrayReadContainer
- ARROW - ch.nolix.element.gui.CursorIcon
- ARROW_DOWN - ch.nolix.element.input.Key
- ARROW_LEFT - ch.nolix.element.input.Key
- ARROW_RIGHT - ch.nolix.element.input.Key
- ARROW_UP - ch.nolix.element.input.Key
- as(Class<T>) - Method in interface ch.nolix.common.generalskillapi.Castable
- asAutoClosable() - Method in interface ch.nolix.common.skillapi.Closeable
- asConcrete() - Method in interface ch.nolix.common.generalskillapi.IFluentObject
- asContainerWithElementsOfEvaluatedType() - Method in interface ch.nolix.common.container.IContainer
-
The complexity of this method is O(1).
- asContainerWithElementsOfEvaluatedType() - Method in class ch.nolix.common.container.LinkedList
-
The complexity of this method is O(1).
- asLongAs(IBooleanGetter) - Method in class ch.nolix.common.sequencer.ForMaxMillisecondsMediator
-
Creates
- asLongAs(IBooleanGetter) - Static method in class ch.nolix.common.sequencer.Sequencer
- asLongAs(IBooleanGetter) - Method in class ch.nolix.common.sequencer.SequencerMediator
- AsLongAsMediator - Class in ch.nolix.common.sequencer
-
An as long as mediator is not mutable.
- assertIsOpen() - Method in interface ch.nolix.common.closeableelement.ICloseableElement
- assertThat(byte[]) - Static method in class ch.nolix.common.validator.Validator
- assertThat(double) - Static method in class ch.nolix.common.validator.Validator
- assertThat(double[]) - Static method in class ch.nolix.common.validator.Validator
- assertThat(int) - Static method in class ch.nolix.common.validator.Validator
- assertThat(int[]) - Static method in class ch.nolix.common.validator.Validator
- assertThat(long) - Static method in class ch.nolix.common.validator.Validator
- assertThat(long[]) - Static method in class ch.nolix.common.validator.Validator
- assertThat(A) - Static method in class ch.nolix.common.validator.Validator
- assertThat(A[]) - Static method in class ch.nolix.common.validator.Validator
- assertThat(Class<T>) - Static method in class ch.nolix.common.validator.Validator
- assertThat(Iterable<A>) - Static method in class ch.nolix.common.validator.Validator
- assertThat(Method) - Static method in class ch.nolix.common.validator.Validator
- assertThat(String) - Static method in class ch.nolix.common.validator.Validator
- assertThat(String[]) - Static method in class ch.nolix.common.validator.Validator
- assertThat(BigDecimal) - Static method in class ch.nolix.common.validator.Validator
- assertThatTheDoubles(double...) - Static method in class ch.nolix.common.validator.Validator
- assertThatTheDoubles(Iterable<Double>) - Static method in class ch.nolix.common.validator.Validator
- assertThatTheElements(E[]) - Static method in class ch.nolix.common.validator.Validator
- assertThatTheElements(Iterable<E>) - Static method in class ch.nolix.common.validator.Validator
- assertThatTheLongs(long...) - Static method in class ch.nolix.common.validator.Validator
- assertThatTheLongs(Iterable<Long>) - Static method in class ch.nolix.common.validator.Validator
- assertThatTheStrings(Iterable<String>) - Static method in class ch.nolix.common.validator.Validator
- assertThatTheStrings(String...) - Static method in class ch.nolix.common.validator.Validator
- assetIsActivated() - Method in class ch.nolix.common.license.License
- asSoonAs(IBooleanGetter) - Static method in class ch.nolix.common.sequencer.Sequencer
- asSoonAs(IBooleanGetter) - Method in class ch.nolix.common.sequencer.SequencerMediator
- AsSoonAsMediator - Class in ch.nolix.common.sequencer
- AsSoonAsMethodTutorial - Class in ch.nolix.commontutorial.sequencertutorial
- asSoonAsNoMore(IBooleanGetter) - Static method in class ch.nolix.common.sequencer.Sequencer
- asSoonAsNoMore(IBooleanGetter) - Method in class ch.nolix.common.sequencer.SequencerMediator
- AsSoonAsNoMoreMethodTutorial - Class in ch.nolix.commontutorial.sequencertutorial
- AT_T_INC - Static variable in class ch.nolix.element.finance.NYSEProductSymbolCatalogue
- AtomicShape<BS extends AtomicShape<BS>> - Class in ch.nolix.element.gui3d
-
A
AtomicShape
is aShape
that does not contain other shapes. - AtomicShape() - Constructor for class ch.nolix.element.gui3d.AtomicShape
- ATTRIBUTE - Static variable in class ch.nolix.common.constant.PascalCaseNameCatalogue
- ATTRIBUTE - Static variable in class ch.nolix.common.constant.VariableNameCatalogue
- AUFTRAG - Static variable in class ch.nolix.template.businessobjectname.GermanBusinessObjectNameCatalogue
- AUFTRAGGEBER - Static variable in class ch.nolix.template.businessobjectname.GermanBusinessObjectNameCatalogue
- AUFTRAGNEHMER - Static variable in class ch.nolix.template.businessobjectname.GermanBusinessObjectNameCatalogue
- Augmentation<AP> - Class in ch.nolix.common.augmentation
- Augmentation(AP) - Constructor for class ch.nolix.common.augmentation.Augmentation
- AVI - Static variable in class ch.nolix.common.constant.FileExtensionCatalogue
- AZURE - Static variable in class ch.nolix.element.color.Color
- AZURE_INT - Static variable in class ch.nolix.element.color.Color
- AZURE_STRING - Static variable in class ch.nolix.element.color.Color
All Classes All Packages