Uses of Interface
org.eclipse.epsilon.emc.muddle.Slot
Package
Description
-
Uses of Slot in org.eclipse.epsilon.emc.graphml
Modifier and TypeMethodDescriptionprotected Slot
GraphmlImporter.addSlot
(MuddleElement node, Feature prototype) protected Slot
GraphmlImporter.findSlot
(MuddleElement node, Feature slotPrototype) protected Slot
GraphmlImporter.findSuitableSlot
(MuddleElement source, MuddleElement target) protected Slot
GraphmlImporter.getPrimarySlot
(MuddleElement node) -
Uses of Slot in org.eclipse.epsilon.emc.muddle
Modifier and TypeMethodDescriptionMuddleFactory.createSlot()
Returns a new object of class 'Slot'.protected Slot
MuddleModelPropertyGetter.getSlot
(MuddleElement element, Feature feature) protected Slot
MuddleModelPropertySetter.getSlot
(MuddleElement element, Feature feature) -
Uses of Slot in org.eclipse.epsilon.emc.muddle.impl
-
Uses of Slot in org.eclipse.epsilon.emc.muddle.util