Package ch.nolix.system.element.property
Klasse MutableSpecificationValueExtractor
java.lang.Object
ch.nolix.system.element.property.MutableSpecificationValueExtractor
- Alle implementierten Schnittstellen:
INameHolder
,IProperty
public final class MutableSpecificationValueExtractor
extends Object
implements IProperty, INameHolder
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungboolean
addedOrChangedAttribute
(INode<?> attribute) void
fillUpAttributesInto
(ILinkedList<INode<?>> list) getName()
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
-
Konstruktordetails
-
MutableSpecificationValueExtractor
-
-
Methodendetails
-
getName
- Angegeben von:
getName
in SchnittstelleINameHolder
- Gibt zurück:
- the name of the current
INameHolder
.
-
addedOrChangedAttribute
- Angegeben von:
addedOrChangedAttribute
in SchnittstelleIProperty
-
fillUpAttributesInto
- Angegeben von:
fillUpAttributesInto
in SchnittstelleIProperty
-