#import "FileContainerElement.h"

@implementation FileContainerElement

@synthesize elementName;
@synthesize elementIndex;

@end
