Package es.bsc.dataclay.util.management.classmgr
This package contains classes used in management of Classes.
-
Interface Summary Interface Description LanguageDependantAnnotationInfo All classes implementing this interface should contain language-dependant information for an annotation.LanguageDependantClassInfo All classes implementing this interface should contain language-dependant information for a MetaClass.LanguageDependantOperationInfo All classes implementing this interface should contain language-dependant information for an Operation.LanguageDependantPropertyInfo All classes implementing this interface should contain language-dependant information for a Property.LanguageDependantTypeInfo All classes implementing this interface should contain language-dependant information for a Type. -
Class Summary Class Description AccessedImplementation This class represents the specification for an accessed implementation for Implementations.AccessedProperty This class represents the specification for an accessed Property for Implementations.Annotation Implementation This class represents an Implementation.MetaClass This class represents a Metaclass.Operation This class represents an Operation.PrefetchingInformation This class presents the information obtained through static source code analysis.Property This class represents a Property.Type This class represents a Type.UserType This class represents a User Type.