| Package | Description |
|---|---|
| org.nasdanika.html.model.bootstrap | |
| org.nasdanika.html.model.bootstrap.impl | |
| org.nasdanika.html.model.bootstrap.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionGroup
A representation of the model object 'Action Group'.
|
interface |
Alert
A representation of the model object 'Alert'.
|
interface |
Badge
A representation of the model object 'Badge'.
|
interface |
Button
A representation of the model object 'Button'.
|
interface |
Card
A representation of the model object 'Card'.
|
interface |
Div
A representation of the model object 'Div'.
|
| Modifier and Type | Method and Description |
|---|---|
Tag |
BootstrapFactory.createTag()
Returns a new object of class 'Tag'.
|
Tag |
BootstrapFactory.createTag()
Returns a new object of class 'Tag'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionGroupImpl
An implementation of the model object 'Action Group'.
|
class |
AlertImpl
An implementation of the model object 'Alert'.
|
class |
BadgeImpl
An implementation of the model object 'Badge'.
|
class |
ButtonImpl
An implementation of the model object 'Button'.
|
class |
CardImpl
An implementation of the model object 'Card'.
|
class |
DivImpl
An implementation of the model object 'Div'.
|
| Modifier and Type | Method and Description |
|---|---|
Tag |
BootstrapFactoryImpl.createTag() |
Tag |
BootstrapFactoryImpl.createTag() |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseTag(Tag object)
Returns the result of interpreting the object as an instance of 'Tag'.
|
T |
BootstrapSwitch.caseTag(Tag object)
Returns the result of interpreting the object as an instance of 'Tag'.
|
boolean |
BootstrapValidator.validateTag(Tag tag,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
BootstrapValidator.validateTag(Tag tag,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2021 Nasdanika. All rights reserved.