A B C D E F H I K L M N O P Q R S T U V X 

F

feature(Iterable<FeatureAnnotation>, String, Iterable<NamedType>, Iterable<Member>) - Static method in class edu.ksu.cis.santos.mdcf.dml.ast.Ast
 
feature(Iterable<?>, String, Iterable<?>, Iterable<?>) - Static method in class edu.ksu.cis.santos.mdcf.dml.ast.Ast.Weak
 
Feature - Class in edu.ksu.cis.santos.mdcf.dml.ast
 
Feature(Iterable<FeatureAnnotation>, String, Iterable<NamedType>, Iterable<Member>) - Constructor for class edu.ksu.cis.santos.mdcf.dml.ast.Feature
 
feature(String) - Method in class edu.ksu.cis.santos.mdcf.dml.symbol.SymbolTable
Retrieves a Feature from its fully-qualified name ( Declaration.name).
FeatureAnnotation - Interface in edu.ksu.cis.santos.mdcf.dml.ast
 
featureInit(Iterable<NamedType>, Iterable<Attribute>) - Static method in class edu.ksu.cis.santos.mdcf.dml.ast.Ast
 
featureInit(Iterable<?>, Iterable<?>) - Static method in class edu.ksu.cis.santos.mdcf.dml.ast.Ast.Weak
 
FeatureInit - Class in edu.ksu.cis.santos.mdcf.dml.ast
 
FeatureInit(Iterable<NamedType>, Iterable<Attribute>) - Constructor for class edu.ksu.cis.santos.mdcf.dml.ast.FeatureInit
 
featureInits() - Method in class edu.ksu.cis.santos.mdcf.dml.symbol.SymbolTable
Retrieves all FeatureInits declared in the SymbolTable.models.
FeatureLevel - Enum in edu.ksu.cis.santos.mdcf.dml.ast
 
featureLevelAnnotation(FeatureLevel, String) - Static method in class edu.ksu.cis.santos.mdcf.dml.ast.Ast
 
featureLevelAnnotation(FeatureLevel, String) - Static method in class edu.ksu.cis.santos.mdcf.dml.ast.Ast.Weak
 
FeatureLevelAnnotation - Class in edu.ksu.cis.santos.mdcf.dml.ast
 
FeatureLevelAnnotation(FeatureLevel, String) - Constructor for class edu.ksu.cis.santos.mdcf.dml.ast.FeatureLevelAnnotation
 
featureMemberMap() - Method in class edu.ksu.cis.santos.mdcf.dml.symbol.SymbolTable
Retrieves an immutable Map of Declaration.name to Map of Member.name to Member with its declaring Feature that contains all features' and their declared and closest (least) inherited members.
featureOpt(String) - Method in class edu.ksu.cis.santos.mdcf.dml.symbol.SymbolTable
Retrieves a Feature from its fully-qualified name ( Declaration.name), if any.
features() - Method in class edu.ksu.cis.santos.mdcf.dml.symbol.SymbolTable
Retrieves all Features declared in the SymbolTable.models.
filter(Map<String, V>, Class<T>) - Method in class edu.ksu.cis.santos.mdcf.dml.symbol.SymbolTable
Retrieves an immutable map Map whose entries come from the provided map where the entries' value is an instance of the provided Class.
filterp(Map<String, Pair<Feature, V>>, Class<T>) - Method in class edu.ksu.cis.santos.mdcf.dml.symbol.SymbolTable
Retrieves an immutable map Map whose entries come from the provided map where the entries' value's second element is an instance of the provided Class.
fromJson(InputStream) - Static method in class edu.ksu.cis.santos.mdcf.dml.serialization.XStreamer
Deserialize from a JSON InputStream.
fromJson(Reader) - Static method in class edu.ksu.cis.santos.mdcf.dml.serialization.XStreamer
Deserialize from a JSON Reader.
fromJson(String) - Static method in class edu.ksu.cis.santos.mdcf.dml.serialization.XStreamer
Deserialize from a JSON String.
fromXml(InputStream) - Static method in class edu.ksu.cis.santos.mdcf.dml.serialization.XStreamer
Deserialize from a XML InputStream.
fromXml(Reader) - Static method in class edu.ksu.cis.santos.mdcf.dml.serialization.XStreamer
Deserialize from a XML Reader.
fromXml(String) - Static method in class edu.ksu.cis.santos.mdcf.dml.serialization.XStreamer
Deserialize from a XML String.
funExp(Param, Exp) - Static method in class edu.ksu.cis.santos.mdcf.dml.ast.Ast
 
funExp(Param, Exp) - Static method in class edu.ksu.cis.santos.mdcf.dml.ast.Ast.Weak
 
A B C D E F H I K L M N O P Q R S T U V X