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 interfaceIMyDataEnvironmentFullFaceThe 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 IMyDataEnvironmentTechnicalAccessTechnicalAccessGranter. getTechnicalAccess(IMyDataEnvironment myDataEnvironment)Provides access to theIMyDataEnvironmentTechnicalAccessface of anIMyDataEnvironment.
-