Stanse  -1
Public Member Functions | List of all members
cz.muni.stanse.configuration.source_enumeration.MakefileSourceEnumerator Class Reference
Inheritance diagram for cz.muni.stanse.configuration.source_enumeration.MakefileSourceEnumerator:
Inheritance graph
[legend]
Collaboration diagram for cz.muni.stanse.configuration.source_enumeration.MakefileSourceEnumerator:
Collaboration graph
[legend]

Public Member Functions

 MakefileSourceEnumerator (final String makeFile, final String arguments)
 
synchronized List< String > getSourceCodeFiles () throws SourceCodeFilesException
 
String getArguments ()
 
- Public Member Functions inherited from cz.muni.stanse.configuration.source_enumeration.ReferencedSourceCodeFileEnumerator
 ReferencedSourceCodeFileEnumerator (final String file)
 
final String getReferenceFile ()
 
- Public Member Functions inherited from cz.muni.stanse.configuration.source_enumeration.SourceCodeFilesEnumerator
List< String > getSourceCodeFiles () throws SourceCodeFilesException
 

Constructor & Destructor Documentation

cz.muni.stanse.configuration.source_enumeration.MakefileSourceEnumerator.MakefileSourceEnumerator ( final String  makeFile,
final String  arguments 
)
inline

Member Function Documentation

String cz.muni.stanse.configuration.source_enumeration.MakefileSourceEnumerator.getArguments ( )
inline
synchronized List<String> cz.muni.stanse.configuration.source_enumeration.MakefileSourceEnumerator.getSourceCodeFiles ( ) throws SourceCodeFilesException
inline

The documentation for this class was generated from the following file: