public interface BootstrapFactory
extends org.eclipse.emf.ecore.EFactory
BootstrapPackage| Modifier and Type | Field and Description |
|---|---|
static BootstrapFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Accordion |
createAccordion()
Returns a new object of class 'Accordion'.
|
ActionGroup |
createActionGroup()
Returns a new object of class 'Action Group'.
|
Alert |
createAlert()
Returns a new object of class 'Alert'.
|
Appearance |
createAppearance()
Returns a new object of class 'Appearance'.
|
Badge |
createBadge()
Returns a new object of class 'Badge'.
|
BootstrapElement |
createBootstrapElement()
Returns a new object of class 'Element'.
|
Border |
createBorder()
Returns a new object of class 'Border'.
|
Breadcrumb |
createBreadcrumb()
Returns a new object of class 'Breadcrumb'.
|
Button |
createButton()
Returns a new object of class 'Button'.
|
ButtonGroup |
createButtonGroup()
Returns a new object of class 'Button Group'.
|
ButtonToolbar |
createButtonToolbar()
Returns a new object of class 'Button Toolbar'.
|
Card |
createCard()
Returns a new object of class 'Card'.
|
Collapse |
createCollapse()
Returns a new object of class 'Collapse'.
|
Column |
createColumn()
Returns a new object of class 'Column'.
|
ColumnWidth |
createColumnWidth()
Returns a new object of class 'Column Width'.
|
Container |
createContainer()
Returns a new object of class 'Container'.
|
ContentActionGroupItem |
createContentActionGroupItem()
Returns a new object of class 'Content Action Group Item'.
|
Div |
createDiv()
Returns a new object of class 'Div'.
|
Dropdown |
createDropdown()
Returns a new object of class 'Dropdown'.
|
Float |
createFloat()
Returns a new object of class 'Float'.
|
Form |
createForm()
Returns a new object of class 'Form'.
|
FormGroup |
createFormGroup()
Returns a new object of class 'Form Group'.
|
InputGroup |
createInputGroup()
Returns a new object of class 'Input Group'.
|
LinkActionGroupItem |
createLinkActionGroupItem()
Returns a new object of class 'Link Action Group Item'.
|
ListGroup |
createListGroup()
Returns a new object of class 'List Group'.
|
Modal |
createModal()
Returns a new object of class 'Modal'.
|
Navbar |
createNavbar()
Returns a new object of class 'Navbar'.
|
Navs |
createNavs()
Returns a new object of class 'Navs'.
|
Page |
createPage()
Returns a new object of class 'Page'.
|
Row |
createRow()
Returns a new object of class 'Row'.
|
Spacing |
createSpacing()
Returns a new object of class 'Spacing'.
|
Table |
createTable()
Returns a new object of class 'Table'.
|
TableCell |
createTableCell()
Returns a new object of class 'Table Cell'.
|
TableHeader |
createTableHeader()
Returns a new object of class 'Table Header'.
|
TableRow |
createTableRow()
Returns a new object of class 'Table Row'.
|
TableSection |
createTableSection()
Returns a new object of class 'Table Section'.
|
Tag |
createTag()
Returns a new object of class 'Tag'.
|
Text |
createText()
Returns a new object of class 'Text'.
|
Tooltip |
createTooltip()
Returns a new object of class 'Tooltip'.
|
BootstrapPackage |
getBootstrapPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final BootstrapFactory eINSTANCE
BootstrapElement createBootstrapElement()
Page createPage()
Appearance createAppearance()
Border createBorder()
Spacing createSpacing()
Text createText()
Float createFloat()
Tag createTag()
Div createDiv()
LinkActionGroupItem createLinkActionGroupItem()
ContentActionGroupItem createContentActionGroupItem()
ActionGroup createActionGroup()
Container createContainer()
Row createRow()
ColumnWidth createColumnWidth()
Column createColumn()
TableSection createTableSection()
TableHeader createTableHeader()
Table createTable()
TableRow createTableRow()
TableCell createTableCell()
Card createCard()
Alert createAlert()
Badge createBadge()
Breadcrumb createBreadcrumb()
Button createButton()
ButtonGroup createButtonGroup()
ButtonToolbar createButtonToolbar()
Dropdown createDropdown()
Form createForm()
ListGroup createListGroup()
Navs createNavs()
Navbar createNavbar()
Tooltip createTooltip()
InputGroup createInputGroup()
FormGroup createFormGroup()
Collapse createCollapse()
Modal createModal()
Accordion createAccordion()
BootstrapPackage getBootstrapPackage()
Copyright © 2021 Nasdanika. All rights reserved.