Uses of Class
org.eclipse.tycho.core.ee.shared.SystemCapability
-
Packages that use SystemCapability Package Description org.eclipse.tycho.core.ee org.eclipse.tycho.core.ee.shared -
-
Uses of SystemCapability in org.eclipse.tycho.core.ee
Method parameters in org.eclipse.tycho.core.ee with type arguments of type SystemCapability Modifier and Type Method Description voidExecutionEnvironmentConfigurationImpl. setFullSpecificationForCustomProfile(List<SystemCapability> systemCapabilities)Constructor parameters in org.eclipse.tycho.core.ee with type arguments of type SystemCapability Constructor Description CustomExecutionEnvironment(String profileName, List<SystemCapability> systemCapabilities) -
Uses of SystemCapability in org.eclipse.tycho.core.ee.shared
Method parameters in org.eclipse.tycho.core.ee.shared with type arguments of type SystemCapability Modifier and Type Method Description voidExecutionEnvironmentConfiguration. setFullSpecificationForCustomProfile(List<SystemCapability> systemCapabilities)Call-back for setting the actual specification for the configured custom profile.voidExecutionEnvironmentConfigurationStub. setFullSpecificationForCustomProfile(List<SystemCapability> systemCapabilities)
-