Uses of Interface
org.jabylon.properties.PropertiesPackage
-
Packages that use PropertiesPackage Package Description org.jabylon.properties org.jabylon.properties.impl org.jabylon.properties.util -
-
Uses of PropertiesPackage in org.jabylon.properties
Fields in org.jabylon.properties declared as PropertiesPackage Modifier and Type Field Description static PropertiesPackagePropertiesPackage. eINSTANCEThe singleton instance of the package.Methods in org.jabylon.properties that return PropertiesPackage Modifier and Type Method Description PropertiesPackagePropertiesFactory. getPropertiesPackage()Returns the package supported by this factory. -
Uses of PropertiesPackage in org.jabylon.properties.impl
Classes in org.jabylon.properties.impl that implement PropertiesPackage Modifier and Type Class Description classPropertiesPackageImplAn implementation of the model Package.Methods in org.jabylon.properties.impl that return PropertiesPackage Modifier and Type Method Description static PropertiesPackagePropertiesFactoryImpl. getPackage()Deprecated.PropertiesPackagePropertiesFactoryImpl. getPropertiesPackage()static PropertiesPackagePropertiesPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of PropertiesPackage in org.jabylon.properties.util
Fields in org.jabylon.properties.util declared as PropertiesPackage Modifier and Type Field Description protected static PropertiesPackagePropertiesAdapterFactory. modelPackageThe cached model package.protected static PropertiesPackagePropertiesSwitch. modelPackageThe cached model package
-