Uses of Interface
org.bigraphs.framework.core.EcoreBigraph
Packages that use EcoreBigraph
Package
Description
-
Uses of EcoreBigraph in org.bigraphs.framework.core
Classes in org.bigraphs.framework.core that implement EcoreBigraphModifier and TypeClassDescriptionstatic 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.Methods in org.bigraphs.framework.core with parameters of type EcoreBigraphModifier and TypeMethodDescriptionstatic voidBigraphFileModelManagement.Store.exportAsInstanceModel(EcoreBigraph bigraph, OutputStream outputStream) Exports the Ecore-based instance model of a bigraph.static voidBigraphFileModelManagement.Store.exportAsInstanceModel(EcoreBigraph bigraph, OutputStream outputStream, String newNamespaceLocation) static voidBigraphFileModelManagement.Store.exportAsMetaModel(EcoreBigraph bigraph, OutputStream outputStream) Exports the Ecore-based metamodel of a bigraph.static voidBigraphFileModelManagement.Store.exportAsMetaModel(EcoreBigraph bigraph, Path folder) Exports the Ecore-based metamodel of a bigraph.Constructors in org.bigraphs.framework.core with parameters of type EcoreBigraph -
Uses of EcoreBigraph in org.bigraphs.framework.core.impl.elementary
Classes in org.bigraphs.framework.core.impl.elementary that implement EcoreBigraphModifier 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 EcoreBigraph in org.bigraphs.framework.core.impl.pure
Classes in org.bigraphs.framework.core.impl.pure that implement EcoreBigraphModifier and TypeClassDescriptionclassclassEcore-based model implementation of a pure bigraph.classPureBigraphComposite<S extends AbstractEcoreSignature<? extends Control<?,?>>> Composable bigraph implementation ofBigraphCompositefor pure bigraphs. -
Uses of EcoreBigraph in org.bigraphs.framework.core.utils
Methods in org.bigraphs.framework.core.utils that return EcoreBigraphMethods in org.bigraphs.framework.core.utils with parameters of type EcoreBigraph