Uses of Interface
org.eclipse.steady.sign.SignatureFactory
-
Packages that use SignatureFactory Package Description org.eclipse.steady.core.util Contains, for instance, configuration classes that define constants to get configuration settings fromVulasConfiguration. -
-
Uses of SignatureFactory in org.eclipse.steady.core.util
Methods in org.eclipse.steady.core.util that return SignatureFactory Modifier and Type Method Description static SignatureFactoryCoreConfiguration. getSignatureFactory(ConstructId _id)Loops over available implementations ofSignatureFactory, checks whether the given id is supported and returns an instance.
-