| 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 |
|---|---|
Appearance |
BootstrapFactory.createAppearance()
Returns a new object of class 'Appearance'.
|
Appearance |
BootstrapFactory.createAppearance()
Returns a new object of class 'Appearance'.
|
Appearance |
Appearance.effectiveAppearance(String path) |
Appearance |
Appearance.effectiveAppearance(String path) |
Appearance |
BootstrapElement.getAppearance()
Returns the value of the 'Appearance' containment reference.
|
Appearance |
BootstrapElement.getAppearance()
Returns the value of the 'Appearance' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<String,Appearance> |
Appearance.getChildren()
Returns the value of the 'Children' map.
|
org.eclipse.emf.common.util.EMap<String,Appearance> |
Appearance.getChildren()
Returns the value of the 'Children' map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BootstrapElement.setAppearance(Appearance value)
Sets the value of the '
Appearance' containment reference. |
void |
BootstrapElement.setAppearance(Appearance value)
Sets the value of the '
Appearance' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AppearanceImpl
An implementation of the model object 'Appearance'.
|
| Modifier and Type | Method and Description |
|---|---|
Appearance |
BootstrapFactoryImpl.createAppearance() |
Appearance |
BootstrapFactoryImpl.createAppearance() |
Appearance |
AppearanceImpl.effectiveAppearance(String path) |
Appearance |
AppearanceImpl.effectiveAppearance(String path) |
Appearance |
BootstrapElementImpl.getAppearance() |
Appearance |
TagImpl.getAppearance() |
Appearance |
TagImpl.getAppearance() |
Appearance |
BootstrapElementImpl.getAppearance() |
Appearance |
AppearanceEntryImpl.getTypedValue() |
Appearance |
AppearanceEntryImpl.getTypedValue() |
Appearance |
AppearanceEntryImpl.getValue() |
Appearance |
AppearanceEntryImpl.getValue() |
Appearance |
AppearanceEntryImpl.setValue(Appearance value) |
Appearance |
AppearanceEntryImpl.setValue(Appearance value) |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<String,Appearance> |
BootstrapFactoryImpl.createAppearanceEntry() |
Map.Entry<String,Appearance> |
BootstrapFactoryImpl.createAppearanceEntry() |
org.eclipse.emf.common.util.EMap<String,Appearance> |
AppearanceImpl.getChildren() |
org.eclipse.emf.common.util.EMap<String,Appearance> |
AppearanceImpl.getChildren() |
org.eclipse.emf.common.util.EMap<String,Appearance> |
AppearanceEntryImpl.getEMap() |
org.eclipse.emf.common.util.EMap<String,Appearance> |
AppearanceEntryImpl.getEMap() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BootstrapElementImpl.basicSetAppearance(Appearance newAppearance,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
TagImpl.basicSetAppearance(Appearance newAppearance,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
TagImpl.basicSetAppearance(Appearance newAppearance,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
BootstrapElementImpl.basicSetAppearance(Appearance newAppearance,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
AppearanceEntryImpl.basicSetTypedValue(Appearance newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
AppearanceEntryImpl.basicSetTypedValue(Appearance newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BootstrapElementImpl.setAppearance(Appearance newAppearance) |
void |
TagImpl.setAppearance(Appearance newAppearance) |
void |
TagImpl.setAppearance(Appearance newAppearance) |
void |
BootstrapElementImpl.setAppearance(Appearance newAppearance) |
void |
AppearanceEntryImpl.setTypedValue(Appearance newValue) |
void |
AppearanceEntryImpl.setTypedValue(Appearance newValue) |
Appearance |
AppearanceEntryImpl.setValue(Appearance value) |
Appearance |
AppearanceEntryImpl.setValue(Appearance value) |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseAppearance(Appearance object)
Returns the result of interpreting the object as an instance of 'Appearance'.
|
T |
BootstrapSwitch.caseAppearance(Appearance object)
Returns the result of interpreting the object as an instance of 'Appearance'.
|
boolean |
BootstrapValidator.validateAppearance_attributes(Appearance appearance,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the attributes constraint of 'Appearance'.
|
boolean |
BootstrapValidator.validateAppearance_attributes(Appearance appearance,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the attributes constraint of 'Appearance'.
|
boolean |
BootstrapValidator.validateAppearance_background(Appearance appearance,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the background constraint of 'Appearance'.
|
boolean |
BootstrapValidator.validateAppearance_background(Appearance appearance,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the background constraint of 'Appearance'.
|
boolean |
BootstrapValidator.validateAppearance_border_overlap(Appearance appearance,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the border_overlap constraint of 'Appearance'.
|
boolean |
BootstrapValidator.validateAppearance_border_overlap(Appearance appearance,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the border_overlap constraint of 'Appearance'.
|
boolean |
BootstrapValidator.validateAppearance(Appearance appearance,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
BootstrapValidator.validateAppearance(Appearance appearance,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
T |
BootstrapSwitch.caseAppearanceEntry(Map.Entry<String,Appearance> object)
Returns the result of interpreting the object as an instance of 'Appearance Entry'.
|
T |
BootstrapSwitch.caseAppearanceEntry(Map.Entry<String,Appearance> object)
Returns the result of interpreting the object as an instance of 'Appearance Entry'.
|
Copyright © 2021 Nasdanika. All rights reserved.