| Package | Description |
|---|---|
| org.nasdanika.html.model.bootstrap | |
| org.nasdanika.html.model.bootstrap.impl | |
| org.nasdanika.html.model.bootstrap.util |
| Modifier and Type | Method and Description |
|---|---|
Column |
BootstrapFactory.createColumn()
Returns a new object of class 'Column'.
|
Column |
BootstrapFactory.createColumn()
Returns a new object of class 'Column'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Column> |
Row.getColumns()
Returns the value of the 'Columns' containment reference list.
|
org.eclipse.emf.common.util.EList<Column> |
Row.getColumns()
Returns the value of the 'Columns' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnImpl
An implementation of the model object 'Column'.
|
| Modifier and Type | Method and Description |
|---|---|
Column |
BootstrapFactoryImpl.createColumn() |
Column |
BootstrapFactoryImpl.createColumn() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Column> |
RowImpl.getColumns() |
org.eclipse.emf.common.util.EList<Column> |
RowImpl.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseColumn(Column object)
Returns the result of interpreting the object as an instance of 'Column'.
|
T |
BootstrapSwitch.caseColumn(Column object)
Returns the result of interpreting the object as an instance of 'Column'.
|
boolean |
BootstrapValidator.validateColumn(Column column,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
BootstrapValidator.validateColumn(Column column,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2021 Nasdanika. All rights reserved.