Uses of Interface
org.bigraphs.framework.core.EcoreBigraphExt
Packages that use EcoreBigraphExt
Package
Description
-
Uses of EcoreBigraphExt in org.bigraphs.framework.core
Subinterfaces of EcoreBigraphExt in org.bigraphs.framework.coreModifier and TypeInterfaceDescriptioninterfaceEcoreBigraph<S extends AbstractEcoreSignature<?>>Interface defining standard methods for all Ecore-based bigraph classes.interfaceInterface for all Ecore-based signatures.Classes in org.bigraphs.framework.core that implement EcoreBigraphExtModifier and TypeClassDescriptionclassAbstractEcoreSignature<C extends Control<? extends NamedType,? extends FiniteOrdinal>> Abstract class for signatures defined via Ecore.static classEcoreBigraph.Stub<S extends AbstractEcoreSignature<?>>A lightweight container for a bigraph that holds only the Ecore-relevant objects.classElementaryBigraph<S extends AbstractEcoreSignature<? extends Control<?,?>>> Base class for the elementary building blocks of Ecore-based bigraphs. -
Uses of EcoreBigraphExt in org.bigraphs.framework.core.impl.elementary
Classes in org.bigraphs.framework.core.impl.elementary that implement EcoreBigraphExtModifier and TypeClassDescriptionclassDiscreteIon<S extends AbstractEcoreSignature<? extends Control<? extends NamedType<?>,? extends FiniteOrdinal<?>>>> This class represents a discrete ion.classclassclassclassclassclassIdentity of a barren.classclassA merge maps m sites to a single root where m > 0.classBase class of a bijective placing.classSymmetry placings -
Uses of EcoreBigraphExt in org.bigraphs.framework.core.impl.pure
Classes in org.bigraphs.framework.core.impl.pure that implement EcoreBigraphExtModifier and TypeClassDescriptionclassclassEcore-based model implementation of a pure bigraph.classPureBigraphComposite<S extends AbstractEcoreSignature<? extends Control<?,?>>> Composable bigraph implementation ofBigraphCompositefor pure bigraphs.classMutable extension ofPureBigraphthat supports live editing operations. -
Uses of EcoreBigraphExt in org.bigraphs.framework.core.impl.signature
Classes in org.bigraphs.framework.core.impl.signature that implement EcoreBigraphExtModifier and TypeClassDescriptionclassNote: This class is not yet implemented!final classConcrete implementation of a pure dynamic signature in which controls can be assigned astatusvalue:active,passive, oratomic.classConcrete implementation of a pure dynamic signature, where controls can be assigned astatus(activeorpassive), and each control may additionally define a place sort.