Create profile
creates a new profile object of type profile
= systemcomposer.profile.Profile.createProfile(profileName
,dirPath
)systemcomposer.profile.Profile
to setup a set of stereotypes. The
dirPath
argument specifies the directory in which the profile is to
be created.
creates a new profile with name profile
= systemcomposer.profile.Profile.createProfile(profileName
)profileName
.
profile = systemcomposer.profile.Profile.createProfile('new_profile')
applyProfile
| find
| load
| loadProfile
| open
| removeProfile
| save