Inherits from MBLifeSpan : MBEntity : NSObject
Declared in MBRelation.h
MBRelation.m

Overview

Represents a <relation/> element

Tasks

Properties

Artist

@property (nonatomic, readonly) MBArtist *Artist

AttributeList

@property (nonatomic, readonly) MBList *AttributeList

Direction

@property (nonatomic, readonly) NSString *Direction

Label

@property (nonatomic, readonly) MBLabel *Label

Recording

@property (nonatomic, readonly) MBRecording *Recording

Release

@property (nonatomic, readonly) MBRelease *Release

ReleaseGroup

@property (nonatomic, readonly) MBReleaseGroup *ReleaseGroup

Target

@property (nonatomic, readonly) NSString *Target

Type

@property (nonatomic, readonly) NSString *Type

Work

@property (nonatomic, readonly) MBWork *Work