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