Klasse Property<S extends Enum<S>>
java.lang.Object
ch.nolix.system.element.multistateconfiguration.Property<S>
- Alle implementierten Schnittstellen:
INameHolder
- Bekannte direkte Unterklassen:
ForwardingProperty
,MaterializedProperty
-
Feldübersicht
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected abstract void
fillUpValuesSpecificationInto
(ILinkedList<INode<?>> list) final String
getName()
protected abstract void
protected abstract void
protected abstract void
setValueFromSpecification
(INode<?> specification) Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.mandatoryattributeapi.INameHolder
getNameInQuotes, hasName, hasSameNameAs
-
Felddetails
-
parent
-
-
Konstruktordetails
-
Property
-
-
Methodendetails
-
getName
- Angegeben von:
getName
in SchnittstelleINameHolder
- Gibt zurück:
- the name of the current
INameHolder
.
-
fillUpValuesSpecificationInto
-
setFrom
-
setUndefined
protected abstract void setUndefined() -
setValueFromSpecification
-