Uses of Interface
org.eclipse.epsilon.emc.muddle.MuddleElementStyle
Packages that use MuddleElementStyle
Package
Description
-
Uses of MuddleElementStyle in org.eclipse.epsilon.emc.muddle
Methods in org.eclipse.epsilon.emc.muddle that return MuddleElementStyleModifier and TypeMethodDescriptionMuddleFactory.createMuddleElementStyle()Returns a new object of class 'Element Style'.MuddleElement.getStyle()Returns the value of the 'Style' containment reference.Methods in org.eclipse.epsilon.emc.muddle with parameters of type MuddleElementStyleModifier and TypeMethodDescriptionvoidMuddleElement.setStyle(MuddleElementStyle value) Sets the value of the 'Style' containment reference. -
Uses of MuddleElementStyle in org.eclipse.epsilon.emc.muddle.impl
Classes in org.eclipse.epsilon.emc.muddle.impl that implement MuddleElementStyleModifier and TypeClassDescriptionclassAn implementation of the model object 'Element Style'.Fields in org.eclipse.epsilon.emc.muddle.impl declared as MuddleElementStyleModifier and TypeFieldDescriptionprotected MuddleElementStyleMuddleElementImpl.styleThe cached value of the 'Style' containment reference.Methods in org.eclipse.epsilon.emc.muddle.impl that return MuddleElementStyleModifier and TypeMethodDescriptionMuddleFactoryImpl.createMuddleElementStyle()MuddleElementImpl.getStyle()Methods in org.eclipse.epsilon.emc.muddle.impl with parameters of type MuddleElementStyleModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainMuddleElementImpl.basicSetStyle(MuddleElementStyle newStyle, org.eclipse.emf.common.notify.NotificationChain msgs) voidMuddleElementImpl.setStyle(MuddleElementStyle newStyle) -
Uses of MuddleElementStyle in org.eclipse.epsilon.emc.muddle.util
Methods in org.eclipse.epsilon.emc.muddle.util with parameters of type MuddleElementStyleModifier and TypeMethodDescriptionMuddleSwitch.caseMuddleElementStyle(MuddleElementStyle object) Returns the result of interpreting the object as an instance of 'Element Style'.