Uses of Interface
org.eclipse.epsilon.emc.muddle.Slot
Packages that use Slot
Package
Description
-
Uses of Slot in org.eclipse.epsilon.emc.graphml
Methods in org.eclipse.epsilon.emc.graphml that return SlotModifier and TypeMethodDescriptionprotected SlotGraphmlImporter.addSlot(MuddleElement node, Feature prototype) protected SlotGraphmlImporter.findSlot(MuddleElement node, Feature slotPrototype) protected SlotGraphmlImporter.findSuitableSlot(MuddleElement source, MuddleElement target) protected SlotGraphmlImporter.getPrimarySlot(MuddleElement node) -
Uses of Slot in org.eclipse.epsilon.emc.muddle
Methods in org.eclipse.epsilon.emc.muddle that return SlotModifier and TypeMethodDescriptionMuddleFactory.createSlot()Returns a new object of class 'Slot'.protected SlotMuddleModelPropertyGetter.getSlot(MuddleElement element, Feature feature) protected SlotMuddleModelPropertySetter.getSlot(MuddleElement element, Feature feature) Methods in org.eclipse.epsilon.emc.muddle that return types with arguments of type Slot -
Uses of Slot in org.eclipse.epsilon.emc.muddle.impl
Classes in org.eclipse.epsilon.emc.muddle.impl that implement SlotFields in org.eclipse.epsilon.emc.muddle.impl with type parameters of type SlotModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Slot>FeatureImpl.slotsThe cached value of the 'Slots' reference list.protected org.eclipse.emf.common.util.EList<Slot>MuddleElementImpl.slotsThe cached value of the 'Slots' containment reference list.Methods in org.eclipse.epsilon.emc.muddle.impl that return SlotMethods in org.eclipse.epsilon.emc.muddle.impl that return types with arguments of type Slot -
Uses of Slot in org.eclipse.epsilon.emc.muddle.util
Methods in org.eclipse.epsilon.emc.muddle.util with parameters of type Slot