12#ifndef ARCANE_CORE_IINDEXEDINCREMENTALITEMCONNECTIVITYMNG_H
13#define ARCANE_CORE_IINDEXEDINCREMENTALITEMCONNECTIVITYMNG_H
Declarations of Arcane's general types.
Interface of the manager for indexed incremental item connectivities.
virtual Ref< IIndexedIncrementalItemConnectivity > findOrCreateConnectivity(IItemFamily *source, IItemFamily *target, const String &name)=0
Searches for or creates a connectivity.
virtual Ref< IIndexedIncrementalItemConnectivity > findConnectivity(const String &name)=0
Searches for or creates a connectivity.
Interface of an entity family.
Reference to an instance.
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --