Todo List
ProjectComponent | --DataType | --Mapper
Built-in mappers can be accessed by specifying they "type" attribute:
[line 45]
[line 48]
[line 49]
[line 46]
[line 47]
[line 44]
Mapper __construct( $project)
void createClasspath( )
void getImplementation( )
void setClassname( $classname)
void setClasspath( Path $classpath)
void setClasspathRef( Reference $r)
void setFrom( $from)
void setRefid( Reference $r)
You must not set any other attribute if you make it a reference.
void setTo( $to)
void setType( $type)