Klasse MockStylableElement
java.lang.Object
ch.nolix.system.element.mutableelement.MutableElement
ch.nolix.system.element.style.StylableElement<MockStylableElement>
ch.nolix.systemtest.elementtest.styletest.MockStylableElement
- Alle implementierten Schnittstellen:
IFluentMutableMultiTokenHolder<MockStylableElement>,IFluentMutableOptionalIdHolder<MockStylableElement>,IMultiTokenHolder,IOptionalIdHolder,TypeRequestable,Resettable,IElement,IStructureElement,IMutableElement,IStylableElement<MockStylableElement>
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetRole()IContainer<? extends IStylableElement<?>> booleanvoidprotected voidprotected voidVon Klasse geerbte Methoden ch.nolix.system.element.style.StylableElement
addToken, asConcrete, getChildStructureElements, getId, getStructureSpecification, getTokens, hasId, removeId, removeToken, removeTokens, reset, resetStyleRecursively, setIdVon Klasse geerbte Methoden ch.nolix.system.element.mutableelement.MutableElement
addOrChangeAttribute, addOrChangeAttribute, equals, getAttributes, getSpecification, hashCode, resetFromFileWithFilePath, toStringVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.baseapi.IElement
getAttributes, getSpecification, toFormatedString, toXmlVon Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.mutableelementapi.IMutableElement
addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttributes, resetFromAttributes, resetFromSpecificationVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.optionalattributeapi.IOptionalIdHolder
getIdInQuotes, hasIdVon Schnittstelle geerbte Methoden ch.nolix.coreapi.programstructureapi.typerequestapi.TypeRequestable
getType, isOfConcreteType, isOfConcreteType, isOfType, isOfType
-
Konstruktordetails
-
MockStylableElement
public MockStylableElement()
-
-
Methodendetails
-
getRole
-
getStoredChildStylableElements
- Gibt zurück:
- the child
IStylableElements of the currentIStylableElement.
-
hasRole
- Parameter:
role-- Gibt zurück:
- true if the current
IStylableElementhas the given role.
-
removeRole
public void removeRole() -
resetStylableElement
protected void resetStylableElement()- Angegeben von:
resetStylableElementin KlasseStylableElement<MockStylableElement>
-
resetStyle
protected void resetStyle()- Angegeben von:
resetStylein KlasseStylableElement<MockStylableElement>
-