Uses of Interface
de.fraunhofer.iese.mydata.internal.IMyDataEnvironmentTechnicalAccess
-
Packages that use IMyDataEnvironmentTechnicalAccess Package Description de.fraunhofer.iese.mydata.internal -
-
Uses of IMyDataEnvironmentTechnicalAccess in de.fraunhofer.iese.mydata.internal
Subinterfaces of IMyDataEnvironmentTechnicalAccess in de.fraunhofer.iese.mydata.internal Modifier and Type Interface Description interface
IMyDataEnvironmentFullFace
The interface covers all the functionalities a MyDataEnvironment implementation needs to provide.Methods in de.fraunhofer.iese.mydata.internal that return IMyDataEnvironmentTechnicalAccess Modifier and Type Method Description static IMyDataEnvironmentTechnicalAccess
TechnicalAccessGranter. getTechnicalAccess(IMyDataEnvironment myDataEnvironment)
Provides access to theIMyDataEnvironmentTechnicalAccess
face of anIMyDataEnvironment
.
-