Uses of Interface
org.eclipse.esmf.metamodel.AbstractEntity
Packages that use AbstractEntity
Package
Description
-
Uses of AbstractEntity in org.eclipse.esmf.metamodel.impl
Classes in org.eclipse.esmf.metamodel.impl that implement AbstractEntity -
Uses of AbstractEntity in org.eclipse.esmf.metamodel.loader.instantiator
Methods in org.eclipse.esmf.metamodel.loader.instantiator that return AbstractEntityModifier and TypeMethodDescriptionprotected AbstractEntityAbstractEntityInstantiator.createDefaultEntity(MetaModelBaseAttributes metaModelBaseAttributes, List<Property> properties, Optional<ComplexType> extendedEntity, List<org.eclipse.esmf.aspectmodel.urn.AspectModelUrn> extendingComplexTypes) -
Uses of AbstractEntity in org.eclipse.esmf.metamodel.visitor
Methods in org.eclipse.esmf.metamodel.visitor with parameters of type AbstractEntityModifier and TypeMethodDescriptionAspectStreamTraversalVisitor.visitAbstractEntity(AbstractEntity abstractEntity, Void context) default TAspectVisitor.visitAbstractEntity(AbstractEntity abstractEntity, C context)